summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* 5.2.14RC2Ilia Alshanetsky2010-07-011-2/+2
* - Fixed bug #52061 (memory_limit above 2G)Felipe Pena2010-06-191-1/+1
* back to devIlia Alshanetsky2010-06-171-2/+2
* 5.2.14RC1Ilia Alshanetsky2010-06-171-2/+2
* I am sorry I tried fixing PHP without extensive discussion on the mailing list.Andrei Zmievski2010-03-183-9/+4
* Fix a few problems with large (2G-4G) file uploads. AddedAndrei Zmievski2010-03-183-4/+9
* Fix for bug #23229 (syslog function truncates messages): remove the hard-codedAdam Harvey2010-02-261-1/+1
* Back to devIlia Alshanetsky2010-02-241-4/+4
* 5.2.13Ilia Alshanetsky2010-02-241-2/+2
* back to devIlia Alshanetsky2010-02-121-2/+2
* 5.2.13RC2Ilia Alshanetsky2010-02-121-2/+2
* Back to devIlia Alshanetsky2010-02-111-2/+2
* 5.2.13RC2Ilia Alshanetsky2010-02-111-2/+2
* Back to devIlia Alshanetsky2010-01-281-2/+2
* 5.2.13RC1Ilia Alshanetsky2010-01-281-2/+2
* - Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulat...Jani Taskinen2010-01-191-9/+9
* - WS + CS fixesJani Taskinen2010-01-191-40/+52
* Fixed bug #50787 (stream_set_write_buffer() has no effect on socket streams).Ilia Alshanetsky2010-01-181-0/+4
* Added missing \n at the end of the fileIlia Alshanetsky2010-01-131-1/+1
* revertAndrey Hristov2010-01-111-4/+4
* missed to commit in 5_3, here it comes, reusability of statsAndrey Hristov2010-01-111-4/+4
* Fixed bug #50657 (copy() with an empty (zero-byte) HTTP source succeeds but r...Ilia Alshanetsky2010-01-061-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-0365-65/+65
* - Sync with HEADJani Taskinen2009-12-291-11/+13
* MF53: ws + cs + folding tags (99% sync :)Jani Taskinen2009-12-291-149/+121
* MFH: clean some dead code (with static analysis help) (Approved by Ilia)Jani Taskinen2009-12-291-3/+3
* Fixed bug #48190 (Content-type parameter "boundary" is not case-insensitive i...Ilia Alshanetsky2009-12-291-0/+15
* remove automatic file unlocking on shutdown and/or stream closeAntony Dovgal2009-12-251-0/+2
* back to devIlia Alshanetsky2009-12-161-4/+4
* 5.2.12Ilia Alshanetsky2009-12-161-2/+2
* - Make $sbindir be usable in C code as well (like $bindir and co.)Jani Taskinen2009-12-151-0/+1
* Back to devIlia Alshanetsky2009-12-101-2/+2
* 5.2.12RC4Ilia Alshanetsky2009-12-101-2/+2
* - Forgotten patch for trunkDmitry Stogov2009-12-081-0/+1
* back to devIlia Alshanetsky2009-11-271-2/+2
* 5.2.12RC3Ilia Alshanetsky2009-11-271-2/+2
* Back to devIlia Alshanetsky2009-11-271-2/+2
* 5.2.12RC2Ilia Alshanetsky2009-11-271-2/+2
* Make it possible to disable post_max_sizeRasmus Lerdorf2009-11-171-1/+1
* Simpify the max_file_uploads handling codeIlia Alshanetsky2009-11-161-6/+1
* Back to devIlia Alshanetsky2009-11-121-2/+2
* 5.2.12RC1Ilia Alshanetsky2009-11-121-2/+2
* - Fixed bug #50005 (Throwing through Reflection modified Exception object mak...Felipe Pena2009-11-121-0/+3
* Avoid invoking setitimer when timeouts have been disabled (Arvind Srinivasan)Dmitry Stogov2009-11-051-1/+2
* fixed build-in module list for NetWare.Guenter Knauf2009-11-031-1/+19
* - back to dev #2 and fix snap :)Pierre Joye2009-10-311-3/+3
* Lower the max upload default to 20Ilia Alshanetsky2009-10-281-1/+1
* Introduced a max_file_uploads INI setting, which is set to limit theIlia Alshanetsky2009-10-273-3/+15
* Fixed bug #49627 (error_log to specified file does not log time according to ...Dmitry Stogov2009-10-052-1/+12
* Fixed bug #48805 (IPv6 socket transport is not working).Ilia Alshanetsky2009-09-301-1/+1