summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Fix __call and add some docsStanislav Malyshev2002-09-042-30/+71
* Fix ZTS build.Sebastian Bergmann2002-09-041-1/+1
* TBD: __call(), __get(), __set().Sebastian Bergmann2002-09-041-0/+2
* Support for __get, __set and __call in classes.Stanislav Malyshev2002-09-047-43/+335
* Workaround for superfluous comma in var_export() result.Sebastian Bergmann2002-09-041-1/+1
* Let debug_backtrace() example print out the class name, if applicable, and th...Sebastian Bergmann2002-09-041-2/+13
* ChangeLog update2002-09-041-0/+28
* nuke warningThies C. Arntzen2002-09-031-0/+1
* nuke unneeded stuffThies C. Arntzen2002-09-031-1/+0
* MFZE1Zeev Suraski2002-09-032-2/+2
* MFZE1Zeev Suraski2002-09-031-6/+26
* - RevertDerick Rethans2002-09-031-24/+6
* - MFH for: Apply rest of html errors fix (Patch by Jan Lehnardt <jan@php.net>)Derick Rethans2002-09-031-6/+24
* Add html_errors to zend_utility_values. Patch by Jan Lehnardt <jan@php.net>.Sebastian Bergmann2002-09-031-0/+1
* - Fix typoAndi Gutmans2002-09-031-3/+3
* ChangeLog update2002-09-031-0/+16
* refine last patch. if the argument-stack is not consistent don't try to showThies C. Arntzen2002-09-021-5/+3
* debug_backtrace() now checks the complete argument-stack for consistency.Thies C. Arntzen2002-09-021-4/+18
* MFZE1Stanislav Malyshev2002-09-021-0/+2
* ChangeLog update2002-09-021-0/+8
* - Fix leak reported by "l0t3k" <cshmoove@hotmail.com>Andi Gutmans2002-09-011-1/+1
* MFZE1Stanislav Malyshev2002-09-011-1/+1
* ChangeLog update2002-08-291-0/+18
* debug_backtrace()Thies C. Arntzen2002-08-282-8/+2
* debug_backtrace():Thies C. Arntzen2002-08-281-14/+34
* clear current_execute_data on bailout as it would point into some freed areaThies C. Arntzen2002-08-281-0/+1
* - MFZE1Derick Rethans2002-08-281-2/+2
* ChangeLog update2002-08-271-0/+6
* debug_backtrace(): show name of included file for include and require callsThies C. Arntzen2002-08-261-28/+42
* ChangeLog update2002-08-251-0/+10
* - WhitespaceAndi Gutmans2002-08-241-1/+1
* - Whitespace and better variable nameAndi Gutmans2002-08-241-8/+22
* fix warningThies C. Arntzen2002-08-241-3/+14
* ChangeLog update2002-08-241-0/+35
* - Add \n to configure fprintfAndi Gutmans2002-08-231-1/+1
* - dlerror -> DL_ERRORAndi Gutmans2002-08-231-1/+1
* debug_backtrace: show include/require/eval as normal functions on the stackThies C. Arntzen2002-08-231-6/+20
* - No spaces :)Derick Rethans2002-08-231-1/+1
* - debug_backtrace now also returns an array containing the arguments of theThies C. Arntzen2002-08-231-0/+25
* - debug_backtrace:Thies C. Arntzen2002-08-232-17/+31
* those are set by RETURN_FROM_EXECUTEThies C. Arntzen2002-08-231-2/+0
* ChangeLog update2002-08-221-0/+6
* zend_execute: make sure that current_execute_data points to the right thingThies C. Arntzen2002-08-211-0/+3
* ChangeLog update2002-08-201-0/+4
* MFZE1Zeev Suraski2002-08-191-5/+5
* ChangeLog update2002-08-181-0/+9
* MFZE1Andi Gutmans2002-08-171-1/+1
* MFZE1Zeev Suraski2002-08-171-1/+5
* MFZE1Zeev Suraski2002-08-171-1/+1
* ChangeLog update2002-08-171-0/+21