php-parser
php-parser copied to clipboard
should throw error on invalid syntax
Input:
try { call(); } catch (| Exception $e) { do_something(); }
Affected all nodes use this.read_list api
damn, this function was implemented on namespaces, and next used elsewhere
ok, this can be fixed on next release as it's not a really a blocking bug
same thing on class foo { static const bar = 1; } some flags are not allowed on const nodes be there is missing a test