]> granicus.if.org Git - php/commit
- I guess print $GLOBALS and print "$GLOBALS" should yield the same result
authorAndi Gutmans <andi@php.net>
Fri, 9 Apr 1999 15:18:29 +0000 (15:18 +0000)
committerAndi Gutmans <andi@php.net>
Fri, 9 Apr 1999 15:18:29 +0000 (15:18 +0000)
commit5cb576d81a53da011b76b0b0e376dc7dafa1a529
tree016417e5fc16d1d025e7c0a4c3ffc4ce2e3a32c4
parent2d7b9b038d09565a8c94ddaf5a44ef14bb2bb0a1
- I guess print $GLOBALS and print "$GLOBALS" should yield the same result
  so I returned the one in encaps_var.
- Made INITAL_OP_ARRAY_SIZE smaller (64? can't remeber). I don't think the
  erealloc()'s during compile time are such a biggy, we might make it even
  smaller. We can have a configure time option as to it's size.
Zend/zend-parser.y
Zend/zend_compile.h