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
Update parser create method for PHP-Parser v5 (#7)
* use createForHostVersion for parser
create method was removed in nikic/PHP-Parser v5
* Fall back to legacy method if using legacy version.
---------
Co-authored-by: Jesse Leite <jesseleite@gmail.com>
0 commit comments