Skip to content

Instantly share code, notes, and snippets.

@devzorg
Created March 11, 2019 10:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devzorg/5c9e2cfc934239c7d8e4b1974c67333a to your computer and use it in GitHub Desktop.
Save devzorg/5c9e2cfc934239c7d8e4b1974c67333a to your computer and use it in GitHub Desktop.
<?php/*test*/echo 'test';
expected:
test
result:
<?php/*test*/echo 'test';
@devzorg
Copy link
Author

devzorg commented Mar 11, 2019

issue found php 7.1

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