mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-12 09:09:41 +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. |
||
---|---|---|
.. | ||
abstract.test | ||
anonymous.test | ||
conditional.test | ||
constModifierErrors.test | ||
constModifiers.test | ||
final.test | ||
implicitPublic.test | ||
interface.test | ||
modifier.test | ||
name.test | ||
php4Style.test | ||
simple.test | ||
staticMethod.test | ||
trait.test |