Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php_5_2_5'.php-5.2.5 | SVN Migration | 2007-11-09 | 1 | -1/+4 |
| | |||||
* | MFH | Antony Dovgal | 2007-11-08 | 1 | -1/+1 |
| | |||||
* | fix tests | Antony Dovgal | 2007-11-08 | 4 | -0/+320 |
| | |||||
* | fix test | Antony Dovgal | 2007-11-08 | 2 | -0/+295 |
| | |||||
* | MFH: fix test | Antony Dovgal | 2007-11-08 | 2 | -39/+254 |
| | |||||
* | MFH | Antony Dovgal | 2007-11-08 | 2 | -8/+8 |
| | |||||
* | Fixed tests | Dmitry Stogov | 2007-11-08 | 2 | -2/+2 |
| | |||||
* | fix tests | Antony Dovgal | 2007-11-07 | 4 | -24/+24 |
| | |||||
* | MFH | Antony Dovgal | 2007-11-07 | 18 | -0/+846 |
| | |||||
* | MFH: - Fixed bug #43196 (array_intersect_assoc() crashes with non-array input) | Jani Taskinen | 2007-11-06 | 3 | -152/+184 |
| | |||||
* | New testcases for asort() function | Raghubansh Kumar | 2007-11-05 | 15 | -0/+2834 |
| | |||||
* | better test title | Raghubansh Kumar | 2007-11-05 | 1 | -1/+1 |
| | |||||
* | New testcases for sort() function | Raghubansh Kumar | 2007-11-05 | 15 | -0/+2834 |
| | |||||
* | New testcases for array_intersect_assoc() function | Raghubansh Kumar | 2007-11-05 | 12 | -0/+2171 |
| | |||||
* | - Updated to version 2007.9 | Derick Rethans | 2007-11-05 | 1 | -49/+49 |
| | |||||
* | - Right filename | Mattias Bengtsson | 2007-11-05 | 1 | -1/+1 |
| | |||||
* | - Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd) | Mattias Bengtsson | 2007-11-04 | 3 | -8/+37 |
| | |||||
* | fix tests: proper temp file names | Raghubansh Kumar | 2007-11-02 | 2 | -13/+13 |
| | |||||
* | fix tests: proper temp file names | Raghubansh Kumar | 2007-11-02 | 2 | -40/+52 |
| | |||||
* | Fix test: better float values | Raghubansh Kumar | 2007-11-02 | 2 | -9/+9 |
| | |||||
* | MFH: initialize correct variable | Antony Dovgal | 2007-11-01 | 1 | -2/+2 |
| | |||||
* | Another fix for bug #42773 | Dmitry Stogov | 2007-11-01 | 1 | -6/+17 |
| | |||||
* | Fixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result ↵ | Dmitry Stogov | 2007-11-01 | 1 | -4/+36 |
| | | | | in major slowdown) | ||||
* | Fixed bug #42773 (WSDL error causes HTTP 500 Response) | Dmitry Stogov | 2007-11-01 | 1 | -1/+6 |
| | |||||
* | delete .project file | Robert Nicholson | 2007-11-01 | 1 | -11/+0 |
| | |||||
* | update min_error and max_error testcases to take into account bug fix for ↵ | Robert Nicholson | 2007-11-01 | 3 | -4/+15 |
| | | | | bug#43125 | ||||
* | MFH: fix typo | Jani Taskinen | 2007-10-31 | 5 | -10/+10 |
| | |||||
* | MFH: - Fixed Bug #43137 (rmdir() and rename() do not clear statcache) | Jani Taskinen | 2007-10-31 | 6 | -9/+40 |
| | |||||
* | MFB: Fixed bug #43139 PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases with | Ilia Alshanetsky | 2007-10-31 | 2 | -0/+38 |
| | | | | | fetchAll() | ||||
* | MFB: Test not relavent for sqlite that uses built-in bound syntax | Ilia Alshanetsky | 2007-10-30 | 1 | -0/+1 |
| | |||||
* | MFB: Fixed bug #43130 (Bound parameters cannot have - in their name) | Ilia Alshanetsky | 2007-10-29 | 3 | -117/+255 |
| | |||||
* | MFH | Jani Taskinen | 2007-10-29 | 1 | -1/+1 |
| | |||||
* | MFB: Fixed bug #42976 (Crash when constructor for newInstance() or | Ilia Alshanetsky | 2007-10-28 | 2 | -4/+42 |
| | | | | | newInstanceArgs() fails) | ||||
* | New testcases for shuffle() function | Raghubansh Kumar | 2007-10-27 | 8 | -0/+1294 |
| | |||||
* | New testcases for array_intersect() function | Raghubansh Kumar | 2007-10-27 | 12 | -0/+2449 |
| | |||||
* | Remove unneeded INI sections | Robert Nicholson | 2007-10-26 | 14 | -18/+0 |
| | |||||
* | more testcases for array_unshift() function | Raghubansh Kumar | 2007-10-26 | 1 | -0/+325 |
| | |||||
* | new testcases for array_splice | Robert Nicholson | 2007-10-26 | 6 | -0/+1229 |
| | |||||
* | new testcases for max and min | Robert Nicholson | 2007-10-26 | 8 | -0/+332 |
| | |||||
* | MFH | Antony Dovgal | 2007-10-25 | 1 | -0/+1 |
| | |||||
* | MFH | Antony Dovgal | 2007-10-25 | 1 | -0/+1 |
| | |||||
* | MFB: Fixed bug #43099 (XMLWriter::endElement() does not check # of params) | Ilia Alshanetsky | 2007-10-24 | 1 | -0/+3 |
| | |||||
* | - Be paranoid and dont allow multiplication with zero | Mattias Bengtsson | 2007-10-23 | 1 | -4/+2 |
| | |||||
* | MFB: Fixed bug #4294 (Move *timeout initialization from RINIT to connect | Ilia Alshanetsky | 2007-10-22 | 1 | -2/+3 |
| | | | | | time) | ||||
* | more testcase for array_filter() function | Raghubansh Kumar | 2007-10-22 | 1 | -0/+155 |
| | |||||
* | Make it compile with libmysql 3.23 | Andrey Hristov | 2007-10-22 | 1 | -6/+10 |
| | |||||
* | Fixed move_uploaded_file() to always set file permissions of resulting file ↵ | Dmitry Stogov | 2007-10-22 | 1 | -0/+19 |
| | | | | according to UMASK (Andrew Sitnikov) | ||||
* | MFB: Fixed bug #42944 (test failing due to expectation that /etc/passwd has | Ilia Alshanetsky | 2007-10-21 | 1 | -1/+1 |
| | | | | | 0644 permissions). | ||||
* | New tetscases for array_rand() function | Raghubansh Kumar | 2007-10-19 | 9 | -0/+1069 |
| | |||||
* | New testcases for array_fill() function | Raghubansh Kumar | 2007-10-19 | 8 | -0/+1627 |
| |