summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* 5.2.9RC2Ilia Alshanetsky2009-02-121-2/+2
* MFB: Adjust conditionIlia Alshanetsky2009-02-102-3/+3
* Fixed typoIlia Alshanetsky2009-02-101-1/+1
* Added path truncation E_NOTICE to let people now when path resolving causedIlia Alshanetsky2009-02-102-3/+9
* MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when theIlia Alshanetsky2009-02-081-1/+1
* Back to devIlia Alshanetsky2009-02-051-2/+2
* 5.2.9RC1Ilia Alshanetsky2009-02-051-2/+2
* Syn spprintf fix with that of 5.3 and aboveIlia Alshanetsky2009-02-041-3/+10
* Fixed a possible invalid read when string is not null terminatedIlia Alshanetsky2009-02-011-2/+4
* MFH:Felipe Pena2009-01-081-0/+1
* MFH: Fixed error conditions handling in stream_filter_append()Arnaud Le Blanc2009-01-082-15/+37
* MFH:Felipe Pena2009-01-072-1/+5
* - MFH: Windows partFelipe Pena2009-01-031-1/+4
* - MFH: Errr, rule nº 1: be portable :)Felipe Pena2009-01-021-0/+2
* - MFH: Working with unintialized errno (#46917, noticed by Jost Boekemeier)Felipe Pena2009-01-021-0/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-3165-65/+65
* - MFH: export php_scandir and php_alphasortPierre Joye2008-12-182-4/+4
* update PCRE symbol list (sync with php 5.3). this should fix bug #46800Nuno Lopes2008-12-091-23/+25
* Back to devIlia Alshanetsky2008-12-071-4/+4
* 5.2.8Ilia Alshanetsky2008-12-071-4/+4
* Move active branch to 5.2.9Ilia Alshanetsky2008-12-071-3/+3
* Back to devIlia Alshanetsky2008-12-031-4/+4
* 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