summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* --without-lines changed to --with-linesDmitry Stogov2004-10-282-8/+8
* - Fix typoAndi Gutmans2004-10-282-2/+2
* ChangeLog update2004-10-281-0/+19
* - Oops missed this oneAndi Gutmans2004-10-271-0/+129
* - Revert Fixed bug #30228 (crash when comparing SimpleXML attribute to a bo...Andi Gutmans2004-10-271-5/+1
* - Tiny fixesAndi Gutmans2004-10-271-5/+5
* - Improve comments, docs, code...Andi Gutmans2004-10-274-2231/+957
* ChangeLog update2004-10-271-0/+24
* - Patch from Andrey Hristov:Andi Gutmans2004-10-261-3/+16
* Fixed bug #30228 (crash when comparing SimpleXML attribute to a boolean).Ilia Alshanetsky2004-10-261-1/+5
* ChangeLog update2004-10-241-0/+5
* - Add missing fileAndi Gutmans2004-10-231-0/+32345
* ChangeLog update2004-10-231-0/+20
* - Nuke another two filesAndi Gutmans2004-10-222-4892/+0
* - Commit new VMAndi Gutmans2004-10-226-628/+4545
* - Fix crash (MFB PHP5_0)Andi Gutmans2004-10-221-1/+1
* ChangeLog update2004-10-221-0/+6
* ChangeLog update2004-10-211-0/+6
* - If object handles are equal then save the comparison of properties inAndi Gutmans2004-10-201-6/+6
* ChangeLog update2004-10-191-0/+8
* including zend_compile.h for NetWare as NetWare uses MetroWerks Code warrior ...Anantha Kesari H Y2004-10-181-0/+3
* ChangeLog update2004-10-171-0/+14
* - One more test (WS)Andi Gutmans2004-10-161-1/+1
* - WS fix to test commitAndi Gutmans2004-10-161-1/+1
* Fix for 30457Anantha Kesari H Y2004-10-161-1/+1
* ChangeLog update2004-10-151-0/+6
* - Allow to omit object/classname in get_parent_class() which makes itMarcus Boerger2004-10-141-2/+10
* ChangeLog update2004-10-141-0/+6
* - Don't allow access modifiers in interfaces. Explicitly stating publicAndi Gutmans2004-10-131-2/+2
* ChangeLog update2004-10-131-0/+15
* Bug #30381 Strange results with get_class_vars()Marcus Boerger2004-10-121-53/+57
* - Fix visibility in get_class_vars() and get_class_methods()Marcus Boerger2004-10-121-7/+21
* - Fix set_exception_handlerMarcus Boerger2004-10-121-6/+8
* ChangeLog update2004-10-111-0/+6
* ChangeLog update2004-10-091-0/+19
* - Revert automatic pass arg_infoMarcus Boerger2004-10-083-18/+6
* - Fix BC break with default in switch() having to be at the end.Andi Gutmans2004-10-081-3/+23
* explicitly including sys/select.h as NetWare LibC sys/types.h does not includ...Anantha Kesari H Y2004-10-082-0/+5
* ChangeLog update2004-10-071-0/+5
* - Fix Bug #30344Marcus Boerger2004-10-061-6/+6
* ChangeLog update2004-10-061-0/+35
* - Add arginfo ZEND_ARG_SEND_AUTOMATIC which lets the compiler automaticallyMarcus Boerger2004-10-053-6/+18
* Test files are fixed.Dmitry Stogov2004-10-051-1/+1
* Test files are fixed.Dmitry Stogov2004-10-052-1/+7
* Fixed unset() bug that was introduced with CV optimization patchDmitry Stogov2004-10-053-1/+29
* Added test cases for CV optimization patchDmitry Stogov2004-10-0513-5/+177
* ChangeLog update2004-10-051-0/+32
* - Rename delete_global_variable() to zend_delete_global_variable()Andi Gutmans2004-10-042-2/+2
* - Commit the variable fetch optimization.Andi Gutmans2004-10-0411-259/+824
* - Bugfix #27798Marcus Boerger2004-10-041-5/+17