summaryrefslogtreecommitdiff
path: root/Zend/zend-parser.y
Commit message (Expand)AuthorAgeFilesLines
* Thread safety patch. We're still not quite there but it compiles again, andZeev Suraski1999-04-211-7/+7
* Support =unset as argumentsAndi Gutmans1999-04-191-0/+2
* - Fix various memory leaks.Andi Gutmans1999-04-131-2/+2
* This patch is a go. Not fully optimized yet, but working properly.Zeev Suraski1999-04-121-15/+15
* - I guess print $GLOBALS and print "$GLOBALS" should yield the same resultAndi Gutmans1999-04-091-1/+1
* - Support $GLOBALS in cvar's. Now list(..) = each($GLOBALS) will work.Andi Gutmans1999-04-091-2/+2
* "Our favourite mistake"Zeev Suraski1999-04-081-2/+2
* $GLOBALS supportZeev Suraski1999-04-081-4/+4
* Zend LibraryAndi Gutmans1999-04-071-0/+632