Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix __call and add some docs | Stanislav Malyshev | 2002-09-04 | 2 | -30/+71 |
* | Fix ZTS build. | Sebastian Bergmann | 2002-09-04 | 1 | -1/+1 |
* | TBD: __call(), __get(), __set(). | Sebastian Bergmann | 2002-09-04 | 1 | -0/+2 |
* | Support for __get, __set and __call in classes. | Stanislav Malyshev | 2002-09-04 | 7 | -43/+335 |
* | Workaround for superfluous comma in var_export() result. | Sebastian Bergmann | 2002-09-04 | 1 | -1/+1 |
* | Let debug_backtrace() example print out the class name, if applicable, and th... | Sebastian Bergmann | 2002-09-04 | 1 | -2/+13 |
* | ChangeLog update | 2002-09-04 | 1 | -0/+28 | |
* | nuke warning | Thies C. Arntzen | 2002-09-03 | 1 | -0/+1 |
* | nuke unneeded stuff | Thies C. Arntzen | 2002-09-03 | 1 | -1/+0 |
* | MFZE1 | Zeev Suraski | 2002-09-03 | 2 | -2/+2 |
* | MFZE1 | Zeev Suraski | 2002-09-03 | 1 | -6/+26 |
* | - Revert | Derick Rethans | 2002-09-03 | 1 | -24/+6 |
* | - MFH for: Apply rest of html errors fix (Patch by Jan Lehnardt <jan@php.net>) | Derick Rethans | 2002-09-03 | 1 | -6/+24 |
* | Add html_errors to zend_utility_values. Patch by Jan Lehnardt <jan@php.net>. | Sebastian Bergmann | 2002-09-03 | 1 | -0/+1 |
* | - Fix typo | Andi Gutmans | 2002-09-03 | 1 | -3/+3 |
* | ChangeLog update | 2002-09-03 | 1 | -0/+16 | |
* | refine last patch. if the argument-stack is not consistent don't try to show | Thies C. Arntzen | 2002-09-02 | 1 | -5/+3 |
* | debug_backtrace() now checks the complete argument-stack for consistency. | Thies C. Arntzen | 2002-09-02 | 1 | -4/+18 |
* | MFZE1 | Stanislav Malyshev | 2002-09-02 | 1 | -0/+2 |
* | ChangeLog update | 2002-09-02 | 1 | -0/+8 | |
* | - Fix leak reported by "l0t3k" <cshmoove@hotmail.com> | Andi Gutmans | 2002-09-01 | 1 | -1/+1 |
* | MFZE1 | Stanislav Malyshev | 2002-09-01 | 1 | -1/+1 |
* | ChangeLog update | 2002-08-29 | 1 | -0/+18 | |
* | debug_backtrace() | Thies C. Arntzen | 2002-08-28 | 2 | -8/+2 |
* | debug_backtrace(): | Thies C. Arntzen | 2002-08-28 | 1 | -14/+34 |
* | clear current_execute_data on bailout as it would point into some freed area | Thies C. Arntzen | 2002-08-28 | 1 | -0/+1 |
* | - MFZE1 | Derick Rethans | 2002-08-28 | 1 | -2/+2 |
* | ChangeLog update | 2002-08-27 | 1 | -0/+6 | |
* | debug_backtrace(): show name of included file for include and require calls | Thies C. Arntzen | 2002-08-26 | 1 | -28/+42 |
* | ChangeLog update | 2002-08-25 | 1 | -0/+10 | |
* | - Whitespace | Andi Gutmans | 2002-08-24 | 1 | -1/+1 |
* | - Whitespace and better variable name | Andi Gutmans | 2002-08-24 | 1 | -8/+22 |
* | fix warning | Thies C. Arntzen | 2002-08-24 | 1 | -3/+14 |
* | ChangeLog update | 2002-08-24 | 1 | -0/+35 | |
* | - Add \n to configure fprintf | Andi Gutmans | 2002-08-23 | 1 | -1/+1 |
* | - dlerror -> DL_ERROR | Andi Gutmans | 2002-08-23 | 1 | -1/+1 |
* | debug_backtrace: show include/require/eval as normal functions on the stack | Thies C. Arntzen | 2002-08-23 | 1 | -6/+20 |
* | - No spaces :) | Derick Rethans | 2002-08-23 | 1 | -1/+1 |
* | - debug_backtrace now also returns an array containing the arguments of the | Thies C. Arntzen | 2002-08-23 | 1 | -0/+25 |
* | - debug_backtrace: | Thies C. Arntzen | 2002-08-23 | 2 | -17/+31 |
* | those are set by RETURN_FROM_EXECUTE | Thies C. Arntzen | 2002-08-23 | 1 | -2/+0 |
* | ChangeLog update | 2002-08-22 | 1 | -0/+6 | |
* | zend_execute: make sure that current_execute_data points to the right thing | Thies C. Arntzen | 2002-08-21 | 1 | -0/+3 |
* | ChangeLog update | 2002-08-20 | 1 | -0/+4 | |
* | MFZE1 | Zeev Suraski | 2002-08-19 | 1 | -5/+5 |
* | ChangeLog update | 2002-08-18 | 1 | -0/+9 | |
* | MFZE1 | Andi Gutmans | 2002-08-17 | 1 | -1/+1 |
* | MFZE1 | Zeev Suraski | 2002-08-17 | 1 | -1/+5 |
* | MFZE1 | Zeev Suraski | 2002-08-17 | 1 | -1/+1 |
* | ChangeLog update | 2002-08-17 | 1 | -0/+21 |