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
Having php-lineup-string-cont as part of statement-cont causes the cursor to align with the equals sign for assignments even when there's no string. There is no interaction with php-lineup-cascaded-calls because I have that option disabled.
@jstoks Perhaps merging #777 resolved this issue. This problem seems to have been introduced by some strange change in the past unrelated to the PEAR Coding Standards. Please feel free to send any feedback regarding PEAR style to #776.
Having
php-lineup-string-cont
as part ofstatement-cont
causes the cursor to align with the equals sign for assignments even when there's no string. There is no interaction withphp-lineup-cascaded-calls
because I have that option disabled.Actual:
Expected:
(Seems related to #745)
The text was updated successfully, but these errors were encountered: