1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-04 10:18:09 +01:00
PHP-Parser/test/code/parser/stmt/class
2014-11-13 20:25:52 +01:00
..
abstract.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +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 Use "public" visibility when not explicitly given 2014-11-13 20:21:21 +01:00
interface.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00
modifier.test-fail Error on final or abstract properties 2014-11-13 20:25:52 +01:00
name.test-fail Synchronized error messages with native php error messages 2014-02-12 20:19:48 +01:00
php4Style.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00
simple.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00
staticMethod.test-fail Synchronized error messages with native php error messages 2014-02-12 20:19:48 +01:00
trait.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00