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
Version 2 (#23)
- Drop PHP 5
- Allow references (array.push, array.unshift, etc.)
- Add an abstract class DynamicValue for Variable and FunctionCall
- PHPDoc blocks on nodes