Remove PHP 5 parser
Fix precedence of arrow functions Arrow functions should have lowest precedence. Fixes #769.
[PHP 7.4] Add support for arrow functions (#602) Per RFC https://wiki.php.net/rfc/arrow_functions_v2.