summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Fix paths when using --libdir and --includedir configure optionsfoobar2005-06-072-3/+3
* - It is nice to close the script with ?>..foobar2005-06-071-0/+2
* Fixed bug #26456 (Wrong results from Reflection-API getDocComment() when call...Dmitry Stogov2005-06-073-11/+18
* -Moved --disable-zend-memory-manager where it belongsfoobar2005-06-072-10/+18
* - Show "none" when nothing is foundfoobar2005-06-073-3/+12
* Fixed memory allocation bugs. Probably this patch should fix bug #31725.Dmitry Stogov2005-06-071-0/+3
* Fixed ZTS build.Ilia Alshanetsky2005-06-071-0/+2
* - Added the --disable-zend-memory-manager switch to disable the Zend memoryDerick Rethans2005-06-073-2/+16
* - Not sure why this wasn't committed...Derick Rethans2005-06-071-0/+1
* Fixed memory leak in debug_print_backtrace()Dmitry Stogov2005-06-071-3/+9
* - Allow doing --with-mysql --with-mysqli (no mysql libs are bundled atm)foobar2005-06-072-3/+7
* fixed memory leak in bug #28972 ([] operator overflow treatment is incorrect)...Dmitry Stogov2005-06-071-1/+1
* - MF44: Problems with user defined error handler and referencesDerick Rethans2005-06-072-6/+6
* Fixed bug #33243 (ze1_compatibility_mode does not work as expected)Dmitry Stogov2005-06-072-1/+48
* Enabled test for <any>Dmitry Stogov2005-06-071-2/+6
* ChangeLog update2005-06-072-0/+314
* fix build on SolarisWez Furlong2005-06-062-0/+5
* silence warningfoobar2005-06-061-0/+2
* test commitWez Furlong2005-06-061-0/+2
* libmonetra-5.0 sync.Brad House2005-06-062-27/+91
* Better storage size for output length.Ilia Alshanetsky2005-06-061-1/+1
* - Regenerate VM files and add warning about regenerationDerick Rethans2005-06-062-5/+10
* - MH44: Problems with user defined error handler and wrong usage of referencesDerick Rethans2005-06-061-1/+1
* - Fixed bug #33242 (Mangled error message when stream fails).Derick Rethans2005-06-061-0/+2
* Fixed bug #32428 (The @ warning error supression operator is broken)Dmitry Stogov2005-06-063-1/+18
* Fixed bug #32799 (crash: calling the corresponding global var during the dest...Dmitry Stogov2005-06-062-0/+23
* Added test for bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct)Dmitry Stogov2005-06-061-0/+27
* Fixed bug #32993 (implemented Iterator function current() don't throw exception)Dmitry Stogov2005-06-064-15/+46
* Fixed bug #33171 (foreach enumerates private fields declared in base classes)Dmitry Stogov2005-06-062-3/+35
* - Expose -a as special mode and show whether it is a shell or notMarcus Boerger2005-06-061-1/+6
* Don't crash when compiled with the zend memory manager disabled.Wez Furlong2005-06-061-3/+9
* Avoid double-freeing streams.Wez Furlong2005-06-062-2/+9
* ChangeLog update2005-06-061-0/+27
* fixes for #33251Wez Furlong2005-06-053-3/+4
* don't screw up the default fd set size when --disable-all is usedWez Furlong2005-06-051-2/+2
* Fixed bug #33070 (Improved performance of bzdecompress() by several ordersIlia Alshanetsky2005-06-051-45/+35
* - Proper fix for phpize when dealing with PECLfoobar2005-06-052-1/+4
* make "nmake install" more verbose.Wez Furlong2005-06-051-1/+4
* Add option for placing the big binaries outside of the source tree.Wez Furlong2005-06-051-4/+12
* tweaks for a recent addition to cygwinWez Furlong2005-06-051-4/+15
* ChangeLog update2005-06-052-0/+31
* __halt_compiler() patch interfaceZeev Suraski2005-06-041-0/+6
* Thought I committed it ages ago... Anyway, without further delays, the finalZeev Suraski2005-06-048-1/+73
* ChangeLog update2005-06-042-0/+144
* nuke crap, end scripts always with ?>foobar2005-06-031-2/+3
* cs + wsfoobar2005-06-031-175/+162
* Add skipif, test requires iconv.Magnus M��tt�2005-06-031-0/+3
* nuke duplicate codefoobar2005-06-031-13/+9
* Added test for 5.0 specific bug #30394 (Assignment operators yield wrong resu...Dmitry Stogov2005-06-031-0/+30
* Fixed bug #30080 (Passing array or non array of objects)Dmitry Stogov2005-06-032-1/+20