php-parser/test/code/parser/stmt/class
2015-04-18 13:27:57 +02:00
..
abstract.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
conditional.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00
final.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00
implicitPublic.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
interface.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
modifier.test-fail Test parser position information (syntax errors) 2015-04-18 13:27:57 +02:00
name.test-fail Test parser position information (syntax errors) 2015-04-18 13:27:57 +02:00
php4Style.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
simple.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
staticMethod.test-fail Synchronized error messages with native php error messages 2014-02-12 20:19:48 +01:00
trait.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00