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
Make isset() and null-coalesce (??) operators consistent with each other
* add regression tests for property access with dynamic properties related issues
* allow undefined expression for `ObjectWithoutClassType` property fetch
* fix test for solved issue
* make isset and coalesce consistent
* allow overwriting allowedUndefinedExpression because not needed anymore
* add regression tests for fixed issues
* cs fix
* fix levels test for coalesce
0 commit comments