php-parser/test/code/parser/stmt/class
nikic fbaa1e5fc3 Add information on expected tokens to syntax errors
This now mimics the error messages provided by PHP itself (pre 5.4).
2013-01-15 17:30:14 +01:00
..
abstract.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
conditional.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
final.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
interface.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
modifier.test-fail Add information on expected tokens to syntax errors 2013-01-15 17:30:14 +01:00
name.test-fail Add information on expected tokens to syntax errors 2013-01-15 17:30:14 +01:00
php4Style.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
simple.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
staticMethod.test-fail Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
trait.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00