Skip to content

Hotfix: yield is a keyword in PHP5.5, replaced with yield_content#2

Open
notacouch wants to merge 1 commit intocgunther:masterfrom
notacouch:master
Open

Hotfix: yield is a keyword in PHP5.5, replaced with yield_content#2
notacouch wants to merge 1 commit intocgunther:masterfrom
notacouch:master

Conversation

@notacouch
Copy link

yield is a keyword as of PHP 5.5, ergo I replaced the yield() function with yield_content(). Seems to have done the trick.

Also removed <base href="" />:

  • Don't see the reason for it.
  • Working locally on shared development, each person might create their own unique local domain.
  • Until I change the base_url the site will hang while searching for assets on its default (too much of an assumption for a boilerplate?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant