summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* PHP 5.2.7Ilia Alshanetsky2008-12-031-2/+2
* Back to devIlia Alshanetsky2008-11-271-2/+2
* 5.2.7RC5Ilia Alshanetsky2008-11-271-2/+2
* MFH: Fixed bug #46673 (stream_lock call with wrong paramater)Arnaud Le Blanc2008-11-261-1/+21
* MFH: Revert fix for 43782, as it caused problems.David Soria Parra2008-11-242-7/+3
* Back to devIlia Alshanetsky2008-11-211-2/+2
* 5.2.7RC4Ilia Alshanetsky2008-11-211-2/+2
* MFH: Fixed stream_get_contents() when using $maxlength and socket is notArnaud Le Blanc2008-11-111-1/+1
* Back to devIlia Alshanetsky2008-11-061-2/+2
* 5.2.7RC3Ilia Alshanetsky2008-11-061-2/+2
* MFH: initialize memoryArnaud Le Blanc2008-11-041-0/+2
* MFH: Fixed stream_get_line() to behave as documented on non-blockingArnaud Le Blanc2008-11-041-0/+3
* MFH: Fixed bug #44607 (stream_get_line unable to correctly identify theArnaud Le Blanc2008-11-031-9/+13
* MFH: Fixed bug #45303 (Opening php:// wrapper in append mode resultsArnaud Le Blanc2008-11-031-0/+1
* MFH: Fixed bug #43353 (wrong detection of 'data' wrapper causes notice)Arnaud Le Blanc2008-11-031-1/+1
* MF53: added missing constantsJani Taskinen2008-11-021-0/+12
* - MFH: Fixed bug #46082 (stream_set_blocking() can cause a crash in some circ...Felipe Pena2008-10-241-1/+5
* Back to devIlia Alshanetsky2008-10-231-2/+2
* 5.2.7RC2Ilia Alshanetsky2008-10-231-2/+2
* MFB PHP_5_3: Fixed #46313 (Magic quotes broke $_FILES)Arnaud Le Blanc2008-10-201-19/+22
* Back to devIlia Alshanetsky2008-10-091-2/+2
* 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