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

Short tags #1

Open
tobiassjosten opened this issue May 27, 2010 · 0 comments
Open

Short tags #1

tobiassjosten opened this issue May 27, 2010 · 0 comments

Comments

@tobiassjosten
Copy link

Hemingway currently uses PHP short tags a lot. This renders its unusable for any hosting which is not configured to support this. And this is a problem with a distributed project like this. The solution is a simple search-and-replace.

See http://stackoverflow.com/questions/200640/are-php-short-tags-acceptable-to-use for a discussion on short tags.

I have rolled a fix for this which you can simply pull in and have it fixed: http://github.com/tobiassjosten/hemingway/commit/e774b852c77c60fa1e7baa1ea2f5458dc9facd1c

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

No branches or pull requests

1 participant