Skip to content

Conversation

ian4hu
Copy link

@ian4hu ian4hu commented Jul 30, 2015

…PHP5.6

On Windows & PHP5.6, the "php -l" output an empty leading line, and make this sniff down, add flag "m" to make it work again.

…PHP5.6 On Windows & PHP5.6, the "php -l" output an empty leading line, and make this sniff down, add flag "m" to make it work again.
@gsherwood gsherwood changed the title change the matching to multi-line mode, make it work on windows with … Syntax checks can fail on Windows with PHP5.6 Dec 3, 2015
@gsherwood
Copy link
Member

I recently made a change to fix HHVM support for this sniff in the 3.0 branch. I just ended up trimming the output before using it, so I've done the same thing in the master branch now so they are consistent.

@gsherwood gsherwood closed this Dec 3, 2015
@ian4hu ian4hu deleted the hu2008yinxiang-patch-1 branch December 16, 2015 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants