You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gsherwood
changed the title
phpcbf fails to fix code with heredoc/nowdoc
PHPCBF fails to fix code with heredoc/nowdoc as first argument to a function
Nov 29, 2016
This is now fixed. The sniff should have been ignoring the space before the comma, but the logic for location the end of the here/nowdoc was incorrect. Thanks for the report.
Hi!
If the file contains code like:
I got error:
The text was updated successfully, but these errors were encountered: