summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_5'.php-5.2.5SVN Migration2007-11-091-1/+4
* MFHAntony Dovgal2007-11-081-1/+1
* fix testsAntony Dovgal2007-11-084-0/+320
* fix testAntony Dovgal2007-11-082-0/+295
* MFH: fix testAntony Dovgal2007-11-082-39/+254
* MFHAntony Dovgal2007-11-082-8/+8
* Fixed testsDmitry Stogov2007-11-082-2/+2
* fix testsAntony Dovgal2007-11-074-24/+24
* MFHAntony Dovgal2007-11-0718-0/+846
* MFH: - Fixed bug #43196 (array_intersect_assoc() crashes with non-array input)Jani Taskinen2007-11-063-152/+184
* New testcases for asort() functionRaghubansh Kumar2007-11-0515-0/+2834
* better test titleRaghubansh Kumar2007-11-051-1/+1
* New testcases for sort() functionRaghubansh Kumar2007-11-0515-0/+2834
* New testcases for array_intersect_assoc() functionRaghubansh Kumar2007-11-0512-0/+2171
* - Updated to version 2007.9Derick Rethans2007-11-051-49/+49
* - Right filenameMattias Bengtsson2007-11-051-1/+1
* - Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd)Mattias Bengtsson2007-11-043-8/+37
* fix tests: proper temp file namesRaghubansh Kumar2007-11-022-13/+13
* fix tests: proper temp file namesRaghubansh Kumar2007-11-022-40/+52
* Fix test: better float valuesRaghubansh Kumar2007-11-022-9/+9
* MFH: initialize correct variableAntony Dovgal2007-11-011-2/+2
* Another fix for bug #42773Dmitry Stogov2007-11-011-6/+17
* 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-011-1/+6
* 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
* MFH: fix typoJani Taskinen2007-10-315-10/+10
* MFH: - Fixed Bug #43137 (rmdir() and rename() do not clear statcache)Jani Taskinen2007-10-316-9/+40
* MFB: Fixed bug #43139 PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases withIlia Alshanetsky2007-10-312-0/+38
* 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-293-117/+255
* MFHJani Taskinen2007-10-291-1/+1
* MFB: Fixed bug #42976 (Crash when constructor for newInstance() orIlia Alshanetsky2007-10-282-4/+42
* New testcases for shuffle() functionRaghubansh Kumar2007-10-278-0/+1294
* New testcases for array_intersect() functionRaghubansh Kumar2007-10-2712-0/+2449
* 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
* MFHAntony Dovgal2007-10-251-0/+1
* MFHAntony Dovgal2007-10-251-0/+1
* MFB: Fixed bug #43099 (XMLWriter::endElement() does not check # of params)Ilia Alshanetsky2007-10-241-0/+3
* - 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-221-2/+3
* more testcase for array_filter() functionRaghubansh Kumar2007-10-221-0/+155
* Make it compile with libmysql 3.23Andrey Hristov2007-10-221-6/+10
* Fixed move_uploaded_file() to always set file permissions of resulting file a...Dmitry Stogov2007-10-221-0/+19
* 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