summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* 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
* MFB5.3: Fixed bug#43105 (PHP seems to fail to close open files.)Hannes Magnusson2007-12-271-0/+1
* MFB Fixed bug #43580 (removed bogus declaration of a non-existent php_is_url()Ilia Alshanetsky2007-12-131-1/+0
* MFB: Fixed bug #43522 (stream_get_line() eats additional characters)Ilia Alshanetsky2007-12-101-2/+2
* Fixed crash because of uninitialized SG(sapi_headers).mimetypeDmitry Stogov2007-12-031-0/+2
* MFH:- Fixed bug #43365 (Several enums have trailing commas)Jani Taskinen2007-11-261-1/+1
* MFB: Fixed bug #43276 (Incomplete fix for bug #42739, mkdir() underIlia Alshanetsky2007-11-151-3/+10
* Fixed bug #43182 (file_put_contents() LOCK_EX does not work properly onIlia Alshanetsky2007-11-121-0/+3
* Back to devIlia Alshanetsky2007-11-081-4/+4
* 5.2.5Ilia Alshanetsky2007-11-081-2/+2
* back to devIlia Alshanetsky2007-11-011-2/+2
* 5.2.5RC2Ilia Alshanetsky2007-11-011-2/+2
* MFH: nuke unused variablesJani Taskinen2007-11-011-2/+0
* MFH: - Fixed Bug #43137 (rmdir() and rename() do not clear statcache)Jani Taskinen2007-10-311-9/+11
* Back to devIlia Alshanetsky2007-10-181-2/+2
* 5.2.5RC1Ilia Alshanetsky2007-10-181-2/+2
* Fixed bug #42722 (display_errors setting ignored for E_PARSE and HTTP 500 page)Dmitry Stogov2007-10-181-1/+2
* MFB53Jani Taskinen2007-10-111-5/+4
* MF53Jani Taskinen2007-10-111-7/+9
* Fix for bug 41899, safe mode and relative paths with Solaris's broken getcwd().Robert Thompson2007-10-101-1/+9
* MFH: Fix expand_filepath when including relative files, ideally you should te...Scott MacVicar2007-10-091-1/+3
* MFH: ws + csJani Taskinen2007-10-091-61/+59
* Fix for bug 41822 and 41899. expand_filepath() will now return a relative pa...Robert Thompson2007-10-081-5/+17
* MFB: Fixed bug #42785 (json_encode() formats doubles according to localeIlia Alshanetsky2007-10-012-2/+4
* MFB: Refactor code to make fixes for coverity issues #385 and #386 a bitIlia Alshanetsky2007-10-011-4/+7
* Fixed crash on POST request after dl("mbstring.so")Dmitry Stogov2007-09-241-0/+2
* Fixed bug #42739 (mkdir() doesnt like a trailing slash when safe_mode isIlia Alshanetsky2007-09-231-1/+1