summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_5RC2'.php-5.2.5RC2SVN Migration2007-11-010-0/+0
* 5.2.5RC2Ilia Alshanetsky2007-11-013-4/+4
* MFH: initialize correct variableAntony Dovgal2007-11-011-2/+2
* MFH: nuke unused variablesJani Taskinen2007-11-011-2/+0
* Another fix for bug #42773Dmitry Stogov2007-11-011-6/+17
* Fixed bug #42848 (Status: header incorrect under FastCGI)Dmitry Stogov2007-11-014-5/+77
* Fixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result ...Dmitry Stogov2007-11-011-4/+36
* Fixed bug #42773 (WSDL error causes HTTP 500 Response)Dmitry Stogov2007-11-012-1/+7
* delete .project fileRobert Nicholson2007-11-011-11/+0
* update min_error and max_error testcases to take into account bug fix for bug...Robert Nicholson2007-11-013-4/+15
* Added CGI SAPI -T option, to measure execution time of script repeated severa...Dmitry Stogov2007-10-311-2/+62
* MFH: fix typoJani Taskinen2007-10-315-10/+10
* MFH: - Fixed Bug #43137 (rmdir() and rename() do not clear statcache)Jani Taskinen2007-10-318-18/+52
* MFB: Fixed bug #43139 PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases withIlia Alshanetsky2007-10-313-0/+40
* MFB: Test not relavent for sqlite that uses built-in bound syntaxIlia Alshanetsky2007-10-301-0/+1
* MFB: Fixed bug #43130 (Bound parameters cannot have - in their name)Ilia Alshanetsky2007-10-294-117/+256
* MFHJani Taskinen2007-10-291-1/+1
* MFB: Fixed bug #42976 (Crash when constructor for newInstance() orIlia Alshanetsky2007-10-283-4/+44
* New testcases for shuffle() functionRaghubansh Kumar2007-10-278-0/+1294
* New testcases for array_intersect() functionRaghubansh Kumar2007-10-2712-0/+2449
* add attributionStanislav Malyshev2007-10-261-3/+4
* Remove unneeded INI sectionsRobert Nicholson2007-10-2614-18/+0
* more testcases for array_unshift() functionRaghubansh Kumar2007-10-261-0/+325
* new testcases for array_spliceRobert Nicholson2007-10-266-0/+1229
* new testcases for max and minRobert Nicholson2007-10-268-0/+332
* fix newsJani Taskinen2007-10-261-3/+3
* MFHAntony Dovgal2007-10-251-0/+1
* MFHAntony Dovgal2007-10-251-0/+1
* Added ability to control memory consumption between request using ZEND_MM_COM...Dmitry Stogov2007-10-252-2/+18
* MFB: Fixed bug #43099 (XMLWriter::endElement() does not check # of params)Ilia Alshanetsky2007-10-242-0/+5
* Fixed realpath cache for existent file with CWD_FILEPATH flag on win32Dmitry Stogov2007-10-231-3/+8
* - Be paranoid and dont allow multiplication with zeroMattias Bengtsson2007-10-231-4/+2
* MFB: Fixed bug #4294 (Move *timeout initialization from RINIT to connectIlia Alshanetsky2007-10-222-2/+5
* more testcase for array_filter() functionRaghubansh Kumar2007-10-221-0/+155
* Make it compile with libmysql 3.23Andrey Hristov2007-10-221-6/+10
* forgotten descriptionDmitry Stogov2007-10-221-1/+1
* Fixed move_uploaded_file() to always set file permissions of resulting file a...Dmitry Stogov2007-10-222-0/+21
* MFB: Fixed bug #42944 (test failing due to expectation that /etc/passwd hasIlia Alshanetsky2007-10-211-1/+1
* New tetscases for array_rand() functionRaghubansh Kumar2007-10-199-0/+1069
* New testcases for array_fill() functionRaghubansh Kumar2007-10-198-0/+1627
* New testcases for array_filter() functionRaghubansh Kumar2007-10-1911-0/+1303
* New testcases for array_unshift() functionRaghubansh Kumar2007-10-1912-0/+3865
* formattingRobert Thompson2007-10-191-1/+1
* News for getcwd() failure fix.Robert Thompson2007-10-191-0/+2
* Back to devIlia Alshanetsky2007-10-183-3/+5
* 5.2.5RC1Ilia Alshanetsky2007-10-183-4/+4
* MFB53: Fixed bug #43020 (Warning message is missing with shuffle() and more t...Scott MacVicar2007-10-182-1/+3
* Fixed bug #42722 (display_errors setting ignored for E_PARSE and HTTP 500 page)Dmitry Stogov2007-10-181-1/+2
* - BFNMarcus Boerger2007-10-181-0/+4
* - MF53 Fix for #41692, #42703Marcus Boerger2007-10-184-121/+78