summaryrefslogtreecommitdiff
path: root/Zend/zend_ast.c
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
* Fixed bug #66252 (Problems in AST evaluation invalidating valid parent:: refe...Dmitry Stogov2013-12-101-49/+49
* Moved arrays again to "static_scalar:" & little cleanupBob Weinand2013-11-071-87/+87
* RenamingDmitry Stogov2013-11-071-9/+9
* Constant expressions refactoringDmitry Stogov2013-11-061-80/+279
* converted several switches to ifs and made more opcache friendlyBob Weinand2013-11-011-46/+33
* Fixed mem leaks, added tests and ternary operatorBob Weinand2013-10-311-23/+38
* Working commit for constant scalar expressions (with constants).Bob Weinand2013-10-311-0/+128