We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Not an issue. But I feel that anything that is <? should be <?php <?= of course can stay.
Agreed On Apr 22, 2013 3:15 PM, "Kyle Cannon" [email protected] wrote:
Not an issue. But I feel that anything that is <? should be <?php <?= of course can stay. — Reply to this email directly or view it on GitHubhttps://github.com//issues/12#issuecomment-16815161 .
— Reply to this email directly or view it on GitHubhttps://github.com//issues/12#issuecomment-16815161 .
The following regex matches all instances of <? without giving false positives on <?xml or <?= <?(\s|\n|\t|[^a-zA-Z=])
a5a57d9
joshribakoff
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: