php-parser/test/code/parser/stmt/class
2020-08-09 18:52:32 +02:00
..
abstract.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
anonymous.test Add named argument support 2020-08-09 17:37:44 +02: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
property_promotion.test Add constructor promotion support 2020-06-27 17:57:47 +02:00
propertyTypes.test Add constructor promotion support 2020-06-27 17:57:47 +02:00
simple.test Add constructor promotion support 2020-06-27 17:57:47 +02:00
staticMethod.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
staticType.test Add support for static return type 2020-08-09 18:52:32 +02:00
trait.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00