summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* 5.2.2RC2Ilia Alshanetsky2007-04-261-2/+2
* ZTS fixDmitry Stogov2007-04-251-5/+5
* fix ZTS buildAntony Dovgal2007-04-251-0/+3
* Fixed crashes because of SAPI handlers overrding from inside of dl()-ed exten...Dmitry Stogov2007-04-251-0/+15
* Fixed crash on win32 in case of negative sizeDmitry Stogov2007-04-181-2/+7
* Fixed crashDmitry Stogov2007-04-181-2/+10
* Fixed endless loop in open_basedir checkDmitry Stogov2007-04-181-0/+2
* add file locking under windowsRob Richards2007-04-181-1/+5
* Fixed bug #41093 (magic_quotes_gpc ignores first arrays keys).Ilia Alshanetsky2007-04-171-2/+1
* WIN64 supportDmitry Stogov2007-04-164-10/+10
* fix fold typoBrian Shire2007-04-161-2/+2
* MFH: add support for %I64(u|d) to sprintf() utilitiesAntony Dovgal2007-04-121-0/+10
* Back to devIlia Alshanetsky2007-04-101-2/+2
* 5.2.2RC1Ilia Alshanetsky2007-04-101-2/+2
* fix #40931 (open_basedir bypass via symlink and move_uploaded_file())Antony Dovgal2007-04-101-3/+63
* Fixed 64-bit supportDmitry Stogov2007-04-091-1/+1
* We can't use the printf attribute here since we are supportingAndrei Zmievski2007-04-061-4/+4
* Avoid locks when appening to the error log fileIlia Alshanetsky2007-04-061-8/+10
* Fixed bug #40897 (error_log file not locked)Ilia Alshanetsky2007-04-011-4/+4
* Fixed bug #40921 (php_default_post_reader crashes when post_max_size isIlia Alshanetsky2007-04-011-1/+1
* MFH: fix compile warningAntony Dovgal2007-03-281-1/+1
* - MFH A stream wrapper might only allow directory accessMarcus Boerger2007-03-031-2/+6
* fix variable nameStanislav Malyshev2007-03-021-1/+1
* limit nesting level of input variablesStanislav Malyshev2007-03-023-0/+8
* snprintf() -> slprintf()Ilia Alshanetsky2007-02-271-3/+3
* fix ws/cs and make the ugly code less ugly..Antony Dovgal2007-02-261-58/+82
* update pcre symbols listNuno Lopes2007-02-251-2/+17
* - Add [v]slprintf to overcome the returnvalues issue of snprintfMarcus Boerger2007-02-242-1/+46
* Fixed Bug #39396 (stream_set_blocking crashes on Win32).Ilia Alshanetsky2007-02-241-1/+1
* - Drop superflous efreeMarcus Boerger2007-02-241-3/+0
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-244-40/+37
* MFH (r-1.82): Add retry for interrupted reads and graceful handling for faile...Sara Golemon2007-02-231-2/+9
* - MFH Fix logicMarcus Boerger2007-02-221-5/+5
* MFH: implement PHP_STREAM_FLAG_NO_CLOSE and avoid hacksAntony Dovgal2007-02-213-9/+6
* Fixed a memory leak on highlight_file() with a non-existant fileIlia Alshanetsky2007-02-131-3/+7
* MFH: improve php_userstreamop_seek()Antony Dovgal2007-02-131-7/+15
* fix MFHed segfaultAntony Dovgal2007-02-071-2/+2
* - MFH Fix memleak with temp dirMarcus Boerger2007-02-073-3/+15
* - MFH options/exportsMarcus Boerger2007-02-071-3/+3
* Back to devIlia Alshanetsky2007-02-071-4/+4
* 5.2.1Ilia Alshanetsky2007-02-071-2/+2
* - Make sure to be ANSI C compliantAndi Gutmans2007-02-051-1/+1
* - MFH Add PHPAPI to stuff needed by streams API for shared extsMarcus Boerger2007-02-032-7/+10
* Fixed bug #40259 (ob_start call many times - memory error). (Dmitry)Dmitry Stogov2007-01-291-10/+15
* - Disable memory streams set option until 5.2.2Marcus Boerger2007-01-271-1/+1
* - MFH truncate support for mem/temp streamsMarcus Boerger2007-01-271-5/+39
* Back to devIlia Alshanetsky2007-01-261-2/+2
* 5.2.1RC4Ilia Alshanetsky2007-01-261-2/+2
* Fixed bug #39450 (getenv() fills other super-globals).Ilia Alshanetsky2007-01-201-11/+3
* Back to devIlia Alshanetsky2007-01-191-2/+2