This website requires JavaScript.
Explore
Help
Sign In
phabel
/
php-parser
Watch
1
Star
0
Fork
0
You've already forked php-parser
mirror of
https://github.com/phabelio/PHP-Parser.git
synced
2025-01-22 13:21:12 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
php-parser
/
grammar
History
nikic
dfa59332ed
Move halt_compiler handling from parser to grammar
2011-06-12 17:19:12 +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
Move halt_compiler handling from parser to grammar
2011-06-12 17:19:12 +02:00
preprocessor.php
Associate some line information with nodes (currently the line the node ends in, as the starting line is harder to fetch)
2011-06-12 17:12:47 +02:00
rebuildParser.php
Associate some line information with nodes (currently the line the node ends in, as the starting line is harder to fetch)
2011-06-12 17:12:47 +02:00
y.output
Move halt_compiler handling from parser to grammar
2011-06-12 17:19:12 +02:00
zend_language_parser.phpy
Move halt_compiler handling from parser to grammar
2011-06-12 17:19:12 +02:00
zend_language_parser.pre.phpy
Move halt_compiler handling from parser to grammar
2011-06-12 17:19:12 +02:00
zend_language_parser.y
Initial commit
2011-04-18 19:02:30 +02:00