1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-02 17:28:27 +01:00
PHP-Parser/test/code/parser/stmt/class
2019-01-05 21:34:25 +01:00
..
abstract.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
anonymous.test Add PHP 7.4 typed properties support 2019-01-05 21:34:25 +01:00
conditional.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
constModifierErrors.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
constModifiers.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
final.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
implicitPublic.test Add PHP 7.4 typed properties support 2019-01-05 21:34:25 +01:00
interface.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
modifier.test Add PHP 7.4 typed properties support 2019-01-05 21:34:25 +01:00
name.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
php4Style.test Add PHP 7.4 typed properties support 2019-01-05 21:34:25 +01:00
propertyTypes.test Add PHP 7.4 typed properties support 2019-01-05 21:34:25 +01:00
simple.test Add PHP 7.4 typed properties support 2019-01-05 21:34:25 +01:00
staticMethod.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
trait.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00