summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* NetWare LibC has reentrant time functions no need to have this.Anantha Kesari H Y2005-07-011-45/+0
* Netware also uses autoconf based config nowfoobar2005-06-302-4/+0
* Likely fix for bug #33140Ilia Alshanetsky2005-06-241-1/+7
* - Back to -devAndi Gutmans2005-06-231-2/+2
* - Beta 2Andi Gutmans2005-06-231-2/+2
* - Back to -dev. Guys (n' Girls), give at least 1 hour before you startAndi Gutmans2005-06-211-2/+2
* - Take #3 :)Andi Gutmans2005-06-211-2/+2
* fix memleak when connection fails (and we still keep trying)Antony Dovgal2005-06-201-1/+7
* - Back to -devAndi Gutmans2005-06-201-2/+2
* - Beta 2Andi Gutmans2005-06-201-2/+2
* reorder and prevent memleak: bailout after free()Antony Dovgal2005-06-201-1/+1
* Fixed bug #31054 (safe_mode & open_basedir checks only check firstIlia Alshanetsky2005-06-201-8/+8
* - No extra spaces before #ifndeffoobar2005-06-201-1/+1
* Improved PHP extension loading mechanism with support for module dependencies...Dmitry Stogov2005-06-178-18/+19
* bzero > memsetIlia Alshanetsky2005-06-141-1/+1
* ZTS fix.Sebastian Bergmann2005-06-141-1/+1
* Added bindto socket context option.Ilia Alshanetsky2005-06-143-15/+68
* - Back to -devAndi Gutmans2005-06-111-2/+2
* - b2 (will post it to internals@)Andi Gutmans2005-06-111-2/+2
* - Back to -devAndi Gutmans2005-06-101-2/+2
* - Go with 5.1.0b1Andi Gutmans2005-06-101-2/+2
* hmm, backing out this change, as it seems to cause problems with user-spaceWez Furlong2005-06-091-6/+1
* silence warningfoobar2005-06-061-0/+2
* Don't crash when compiled with the zend memory manager disabled.Wez Furlong2005-06-061-3/+9
* Avoid double-freeing streams.Wez Furlong2005-06-061-1/+6
* __halt_compiler() patch interfaceZeev Suraski2005-06-041-0/+6
* Disabled search of recored separator outside of bufferDmitry Stogov2005-06-011-2/+2
* Fixed "refcount" counting for autoglobalsDmitry Stogov2005-06-011-2/+19
* Fixed possible memory corruption on request shutdownDmitry Stogov2005-05-311-0/+2
* Fixed bug #29971 (variables_order behaviour)Dmitry Stogov2005-05-251-2/+12
* nuked unused header filefoobar2005-05-243-3/+0
* - Remove unused filefoobar2005-05-241-37/+0
* make it compile on Win32 (thanks to Sebastian for noticing)Antony Dovgal2005-05-241-1/+1
* Fixed bug #32810 (temporary files not using plain file wrapper).Ilia Alshanetsky2005-05-231-0/+1
* revert by Wez's requestAntony Dovgal2005-05-231-1/+1
* fix bug #32810 (fread after tmpfile() reads only 8192 bytes)Antony Dovgal2005-05-231-1/+2
* fix bugs #32742 (segmentation fault when the stream with a wrapper is not clo...Antony Dovgal2005-05-163-2/+27
* fix inverted logic and thus Bug #27508Wez Furlong2005-05-111-1/+1
* fix off-by-one in _php_image_output()Antony Dovgal2005-05-061-1/+4
* Attempt to eliminate seek() prior to every write.Ilia Alshanetsky2005-04-291-1/+1
* fix #32828 (Throwing exception in output_callback function with ob_start andAntony Dovgal2005-04-281-1/+1
* - Reorder request shutdown calls: Call all __destruct() functions andfoobar2005-04-281-8/+20
* renameAndrey Hristov2005-04-271-2/+2
* Revert. (Nokia is not that important :)foobar2005-04-251-1/+1
* MFB: zval** not zval*Ilia Alshanetsky2005-04-241-1/+1
* Fixed bug #32802 (General cookie overrides more specific cookie).Ilia Alshanetsky2005-04-241-0/+12
* - Fixed bug #32111 (Cookies can also be separated by colon)foobar2005-04-231-1/+1
* ws, pval -> zvalfoobar2005-04-231-56/+40
* add INT_MAX and INT_SIZE constants.Andrey Hristov2005-04-191-0/+2
* - Remove relicfoobar2005-04-171-1/+0