php-parser/grammar
2011-06-04 15:25:54 +02:00
..
analyzer.php a) changes node structure (Stmt_, Expr_, ...) b) fixes parsing of x::$y[z] 2011-05-27 18:42:36 +02:00
php.kmyacc Make halt_compiler() work 2011-06-03 22:04:05 +02:00
preprocessor.php Throw ParseErrorException on error instead of error callback 2011-06-03 17:44:23 +02:00
rebuildParser.php Replace yydebug flag with separate debug parser "ParserDebug" 2011-05-29 20:51:15 +02:00
y.output Make halt_compiler() work 2011-06-03 22:04:05 +02:00
zend_language_parser.phpy Fix pretty printing issues caused by Expr_InstanceOf vs Expr_Instanceof 2011-06-04 15:25:54 +02:00
zend_language_parser.pre.phpy Fix pretty printing issues caused by Expr_InstanceOf vs Expr_Instanceof 2011-06-04 15:25:54 +02:00
zend_language_parser.y Initial commit 2011-04-18 19:02:30 +02:00