Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes short tag for those of us who have them disabled #37

Merged
merged 1 commit into from
Mar 11, 2014

Conversation

orloc
Copy link
Contributor

@orloc orloc commented Mar 11, 2014

They are generally discouraged.

"PHP also allows for short open tags (which are discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option. "

http://www.php.net/manual/en/language.basic-syntax.phptags.php

Wanted to merge this in as I like this project and am hoping to add some cool features to the foundation you have ^.^

matejvelikonja added a commit that referenced this pull request Mar 11, 2014
fixes short tag for those of us who have them disabled
@matejvelikonja matejvelikonja merged commit 8ce5a95 into super3:master Mar 11, 2014
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.

2 participants