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

Convert non-output short-tags to full tags #49

Merged
merged 1 commit into from
Nov 2, 2019

Conversation

Lewiscowles1986
Copy link
Contributor

For whatever reason the work in #43 wouldn't interpret <? tags, but would interpret full <?php tags, as well as short-hand output tags <?=

This PR rather than troubleshoot that setup converted non-output short-tags to full tags.

@Lewiscowles1986 Lewiscowles1986 force-pushed the remove-non-echo-short-tags branch from 7bf4e70 to d9c6fd1 Compare October 13, 2019 11:32
@aaronpk aaronpk merged commit d108bd1 into aaronpk:master Nov 2, 2019
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