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
Thank you for the bug report. I am able to duplicate the problem. I believe a good solution is to make sure PHP Mode always places the identifier for heredocs and nowdocs in the first column regardless of the user's preferred c-default-style for PHP Mode. That is what I am going to work on to fix this unless anyone has a better idea or recognizes a problem in my approach that I'm not seeing.
I've indented some old symfony1 classes and have found this error
Test Example:
After indent:
[*] - 8 spaces generates php syntax error
The text was updated successfully, but these errors were encountered: