summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
...
* ChangeLog update2005-06-241-0/+56
* Fixed bug #28377 (debug_backtrace is intermittently passing args)Dmitry Stogov2005-06-232-0/+53
* Fixed bug #32660 (Assignment by reference causes crash when field access is o...Dmitry Stogov2005-06-233-1/+52
* Fixed bug #30828 (debug_backtrace() reports incorrect class in overridden met...Dmitry Stogov2005-06-232-10/+79
* Fixed bug #27268 (Bad references accentuated by clone).Dmitry Stogov2005-06-232-0/+31
* ChangeLog update2005-06-231-0/+60
* - Back to -devAndi Gutmans2005-06-231-1/+1
* - Beta 2Andi Gutmans2005-06-231-1/+1
* Fixed bug #29896 (Backtrace argument list out of sync)Dmitry Stogov2005-06-223-11/+69
* export zend_vm_set_opcode_handlerStanislav Malyshev2005-06-223-4/+4
* - allow to use "yes" and "true" with ini_set() and in commandline (through -d...Antony Dovgal2005-06-221-6/+31
* Fixed bug #33257 (array_splice() inconsistent when passed function instead of...Dmitry Stogov2005-06-225-5/+34
* ChangeLog update2005-06-221-0/+36
* fix testsfoobar2005-06-222-2/+6
* Fixed test fileDmitry Stogov2005-06-211-9/+4
* - Back to -dev. Guys (n' Girls), give at least 1 hour before you startAndi Gutmans2005-06-211-1/+1
* - Take #3 :)Andi Gutmans2005-06-211-1/+1
* Fixed memory leak.Ilia Alshanetsky2005-06-211-0/+3
* Remove unnecessary ZEND_FETCH_CLASS together with ZEND_DECLARE_INHERITED_CLAS...Dmitry Stogov2005-06-211-0/+13
* ChangeLog update2005-06-211-0/+25
* - Back to -devAndi Gutmans2005-06-201-1/+1
* - Beta 2Andi Gutmans2005-06-201-1/+1
* Fixed possible crash on $x = $obj->$non_stringDmitry Stogov2005-06-201-2/+2
* ChangeLog update2005-06-201-0/+5
* - Fix bug #33389 by fixing copyingMarcus Boerger2005-06-201-19/+17
* - Show true/flaseMarcus Boerger2005-06-201-1/+7
* - Fixed layout of test description.Derick Rethans2005-06-191-1/+1
* ChangeLog update2005-06-181-0/+51
* No short-tags!foobar2005-06-174-4/+4
* Removed EX(fbc_constructor) (it is no longer needed)Dmitry Stogov2005-06-173-15/+6
* improve error messages when error raised from an internal class (do not hide ...Antony Dovgal2005-06-172-7/+19
* Fixed bug #33277 (private method accessed by child class)Dmitry Stogov2005-06-171-1/+2
* fix bug #33382 (array_reverse() fails after *sort())Antony Dovgal2005-06-171-1/+1
* Improved PHP extension loading mechanism with support for module dependencies...Dmitry Stogov2005-06-174-23/+147
* ChangeLog update2005-06-171-0/+78
* - Internal functions/methods can now return by referenceMarcus Boerger2005-06-161-1/+1
* - Fix TSRM buildMarcus Boerger2005-06-161-2/+2
* typoDmitry Stogov2005-06-161-1/+1
* Allowed return by refrence from internal functionsDmitry Stogov2005-06-1611-18/+16
* rename to zend_Stanislav Malyshev2005-06-162-4/+4
* Fixed bug #33318 (throw 1; results in Invalid opcode 108/1/8)Dmitry Stogov2005-06-163-55/+96
* FixletZeev Suraski2005-06-161-1/+1
* Compilation warningsDmitry Stogov2005-06-163-15/+0
* ZEND_UNSET_DIM_OBJ is splitted to ZEND_UNSET_DIM and ZEND_UNSET_OBJ.Dmitry Stogov2005-06-165-937/+1145
* export zval gettersStanislav Malyshev2005-06-162-6/+18
* USER_OPCODE API is improvet.Dmitry Stogov2005-06-164-8/+16
* ChangeLog update2005-06-161-0/+11
* Fixed OS X compatibilityDmitry Stogov2005-06-152-2/+2
* typofixfoobar2005-06-151-1/+1
* ChangeLog update2005-06-151-0/+24