mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2025-01-23 05:41:17 +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.