1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-03 17:57:59 +01:00
PHP-Parser/test/code/parser/stmt/class
2016-07-05 23:01:06 +02:00
..
abstract.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
anonymous.test PHP 7.1: Class constant visibility support 2016-07-05 23:01:06 +02:00
conditional.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00
constModifierErrors.test PHP 7.1: Class constant visibility support 2016-07-05 23:01:06 +02:00
constModifiers.test PHP 7.1: Class constant visibility support 2016-07-05 23:01:06 +02: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 Introduce Nop statement to collect dangling comments 2016-03-09 19:48:36 +01:00
name.test Don't distinguish test-fail / test 2015-04-30 17:45:36 +02:00
php4Style.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
simple.test PHP 7.1: Class constant visibility support 2016-07-05 23:01:06 +02:00
staticMethod.test Don't distinguish test-fail / test 2015-04-30 17:45:36 +02:00
trait.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00