summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog update2005-03-251-0/+8
* - Second part of removing temp solutionMarcus Boerger2005-03-241-18/+0
* - Remove potential bad solution for nowMarcus Boerger2005-03-241-3/+0
* ChangeLog update2005-03-241-0/+6
* Consolidate: call _get_zval_ptr_var() for IS_VAR case inAndrei Zmievski2005-03-231-66/+36
* ChangeLog update2005-03-221-0/+11
* internal_function->fn_flags is not initialized at this pointAndrei Zmievski2005-03-211-1/+1
* ChangeLog update2005-03-211-0/+8
* - Added missing description (thanks jani)Marcus Boerger2005-03-201-1/+1
* - Add new testMarcus Boerger2005-03-201-0/+48
* ChangeLog update2005-03-201-0/+17
* - More fixes to gracefully act on exception thrown in overload methodsMarcus Boerger2005-03-191-12/+12
* - Fix #31185Marcus Boerger2005-03-191-3/+1
* - Fix all incarnations of bug #30266Marcus Boerger2005-03-191-0/+4
* - Fix typosAndi Gutmans2005-03-192-9/+9
* ChangeLog update2005-03-171-0/+10
* don't call rshutdown twice for dl()'d modules.Wez Furlong2005-03-161-3/+0
* ChangeLog update2005-03-161-0/+8
* fix shutdown so that dl()'d modules are unloaded after all the dtors haveWez Furlong2005-03-153-12/+13
* ChangeLog update2005-03-151-0/+11
* Clarify logicZeev Suraski2005-03-141-3/+3
* wsStanislav Malyshev2005-03-141-2/+2
* ChangeLog update2005-03-141-0/+30
* Do not convert ZEND_HANDLE_FP to ZEND_HANDLE_STREAM but allow using reader/cl...Stanislav Malyshev2005-03-131-2/+1
* - More exact signatures (even though complete correct not possible atm)Marcus Boerger2005-03-131-3/+8
* Fix get_extension_funcs() - extension names are now lowercased, so shouldStanislav Malyshev2005-03-131-1/+4
* - Actually this is a much better error decriptionMarcus Boerger2005-03-131-1/+1
* - Bugfix #32290Marcus Boerger2005-03-132-0/+43
* ChangeLog update2005-03-131-0/+7
* - If an exception is pending we don't bail out but show the unhandled exceptionMarcus Boerger2005-03-122-0/+21
* ChangeLog update2005-03-121-0/+19
* - Add new testMarcus Boerger2005-03-111-0/+47
* ChangeLog update2005-03-111-0/+32
* - IrrelevantMarcus Boerger2005-03-111-13/+0
* - Don't touch refcount/is_refMarcus Boerger2005-03-111-3/+1
* - Bugfix #28442Marcus Boerger2005-03-102-6/+65
* - #31562 2nd partMarcus Boerger2005-03-101-6/+6
* - Fix #31562Marcus Boerger2005-03-101-1/+1
* ChangeLog update2005-03-081-0/+25
* - New Interface SerializeableMarcus Boerger2005-03-074-1/+92
* - Add updated descriptionMarcus Boerger2005-03-071-1/+1
* - Fix #32226Marcus Boerger2005-03-072-1/+37
* Revert // </script> patchZeev Suraski2005-03-071-12/+3
* ChangeLog update2005-03-071-0/+14
* - Fix by TimMarcus Boerger2005-03-061-0/+1
* Fixed compile warning (bug #32046)foobar2005-03-061-1/+1
* Fix compile warning (bug #32047)foobar2005-03-061-2/+2
* ChangeLog update2005-03-021-0/+15
* - Support statuc methods/functionsMarcus Boerger2005-03-011-5/+11
* Fix the fix for one line comments with <script..> </script> tagsfoobar2005-03-011-0/+1