summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* 5.2.7RC1Ilia Alshanetsky2008-10-091-2/+2
* fix Bug #46147: after stream seek, appending stream filter reads incorrect dataGreg Beaver2008-09-222-9/+10
* Fixed bug #43053 (Regression: some numbers shown in scientific notation). (in...Dmitry Stogov2008-09-151-4/+1
* MFH: More accurate max_file_size / upload_max_filesize (fixes #45124)Arnaud Le Blanc2008-09-071-2/+2
* MFH: Fixed #43540 (rfc1867 handler newlength problem)Arnaud Le Blanc2008-09-061-1/+1
* Fixed Bug #43958 (class name added into the error message)Dmitry Stogov2008-09-021-2/+3
* Fix the assertRasmus Lerdorf2008-08-301-1/+1
* Fix for bugs 13961, 39927 and 45947Rasmus Lerdorf2008-08-301-1/+8
* MFH: Fixed bug #43782 (feof() does not detect timeout on socket)David Soria Parra2008-08-272-3/+7
* MFHJani Taskinen2008-08-261-5/+7
* MFH: sendmail mess cleared (PHP_PROG_SENDMAIL was not used at all, see also b...Jani Taskinen2008-08-261-2/+3
* reverted because of test failuresAntony Dovgal2008-08-181-7/+1
* MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).Arnaud Le Blanc2008-08-181-1/+7
* - MFH: move declaration on top and fix build errorFelipe Pena2008-08-141-1/+2
* MFH: [DOC]- Added methods to change/disable --with-config-file-scan-dir=PATH atJani Taskinen2008-08-131-9/+35
* MFH: Missing files in previous commit (Check the relevant path for open_basedirArnaud Le Blanc2008-08-112-1/+19
* - MFB: Removed unused variable.Felipe Pena2008-07-241-1/+0
* MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSEAntony Dovgal2008-07-231-1/+1
* - MFH: Fixed bug #44246 (closedir() accepts a file resource opened by fopen())Felipe Pena2008-07-221-0/+2
* - MFB: Fixed securities issue detailed in CVE-2008-2665 and CVE-2008-2666.Felipe Pena2008-07-211-8/+0
* MFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work)Jani Taskinen2008-07-161-1/+1
* MFH: Fixed potentially confusing error message on failure when no errors are ...Jani Taskinen2008-07-151-1/+5
* MFH: silence warningJani Taskinen2008-07-111-0/+2
* Fixed bug #45352 (Segmentation fault because of tick function on second request)Dmitry Stogov2008-06-253-0/+8
* closeder/readdir/rewinddir must work only with directoriesDmitry Stogov2008-06-112-1/+3
* Back to devIlia Alshanetsky2008-04-301-4/+4
* 5.2.6Ilia Alshanetsky2008-04-301-2/+2
* Back to devIlia Alshanetsky2008-04-101-2/+2
* 5.2.6RC5Ilia Alshanetsky2008-04-101-2/+2
* Back to devIlia Alshanetsky2008-04-041-2/+2
* 5.2.6RC4Ilia Alshanetsky2008-04-041-2/+2
* Back to devIlia Alshanetsky2008-03-271-2/+2
* 5.2.6RC3Ilia Alshanetsky2008-03-271-2/+2
* MFH: check if return value of write() is -1 and abort upload, setting the cor...Antony Dovgal2008-03-261-2/+8
* MFH: disabled mmap() when copying files to memoryAntony Dovgal2008-03-241-20/+0
* Fixed bug #44440 (st_blocks undefined under BeOS)Felipe Pena2008-03-151-0/+3
* MFH: fix segfault - error_string may be NULL, in this case we have to follow ...Antony Dovgal2008-03-111-6/+18
* char **error_string was passed but not used. This causes problems in casesAndrey Hristov2008-03-102-4/+7
* Back to devIlia Alshanetsky2008-03-071-2/+2
* 5.2.6RC2Ilia Alshanetsky2008-03-071-2/+2
* - #42505, new sendmail default path breaks on Novell (Guenter Knauf)Pierre Joye2008-03-051-3/+2
* Set proper RC version (Thanks Hannes)Ilia Alshanetsky2008-02-281-2/+2
* Back to devIlia Alshanetsky2008-02-281-2/+2
* 5.2.6RC1Ilia Alshanetsky2008-02-281-2/+2
* MFB: Fixed bug #44233 (MSG_PEEK undefined under BeOS R5)Ilia Alshanetsky2008-02-271-0/+4
* Fixed bug #43491 (Under certain conditions, file_exists() never returns)Dmitry Stogov2008-01-291-0/+3
* MFH: Fixed bug #43954 (Memory leak when sending the same HTTP status code mor...Scott MacVicar2008-01-281-0/+4
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-3165-65/+65
* correct fix for bug #43522Antony Dovgal2007-12-291-2/+9
* MFH: Update the class method documentation linksHannes Magnusson2007-12-291-3/+5