mirror of
https://github.com/danog/PHP-Parser.git
synced 2025-01-22 22:01:18 +01:00
df98b0417b
Use class_name production and emit the same error as for "extends self" and "extends parent". It's weird that "extends static" gives a different result than those two.