| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64 | andy wharmby | 2009-01-23 | 2 | -10/+16 |
* | deleted invalid test. | Dave Kelsey | 2009-01-23 | 1 | -62/+0 |
* | added some mail tests. Tested on windows, linux and linux 64bit | Dave Kelsey | 2009-01-23 | 21 | -0/+1455 |
* | MFH: Windows support for stream_socket_pair(), by moving the socketpair() imp... | Kalle Sommer Nielsen | 2009-01-23 | 11 | -52/+48 |
* | various network tests. tested on windows, linux, linux 64 bit | Dave Kelsey | 2009-01-23 | 20 | -0/+1472 |
* | IMPA fetchheader tests | Zoe Slattery | 2009-01-23 | 7 | -0/+856 |
* | Fix names of new image files. | andy wharmby | 2009-01-23 | 5 | -9/+9 |
* | fix tests | Zoe Slattery | 2009-01-23 | 2 | -13/+33 |
* | fix tests | Zoe Slattery | 2009-01-23 | 5 | -104/+52 |
* | New image tests. Tested on WIndows, Linux and Linux 64 bit | andy wharmby | 2009-01-22 | 13 | -0/+711 |
* | fixed test | Zoe Slattery | 2009-01-22 | 2 | -21/+18 |
* | MFH: export mysql_refresh | Johannes Schlüter | 2009-01-22 | 9 | -12/+77 |
* | fixed test | Zoe Slattery | 2009-01-22 | 1 | -14/+9 |
* | fstat tests. tested on windows, linux and linux 64 bit | Dave Kelsey | 2009-01-22 | 11 | -0/+387 |
* | New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and L... | andy wharmby | 2009-01-22 | 33 | -0/+2809 |
* | Fixed execution condition | Ilia Alshanetsky | 2009-01-22 | 1 | -1/+1 |
* | final collection of zlib tests. tested on linux, windows and linux 64 bit | Dave Kelsey | 2009-01-22 | 2 | -0/+49 |
* | New basic time()and microtime() tests. Tested on Windows, Linux and Linux 64... | andy wharmby | 2009-01-22 | 4 | -0/+127 |
* | Fix test after #46732 fix. Tested on WIndows, Linux and Linux 64 bit | andy wharmby | 2009-01-22 | 1 | -2/+5 |
* | New image tests. Tested on Windows, LInux and Linux 64 bit | andy wharmby | 2009-01-22 | 13 | -0/+1333 |
* | fixed subtle bugs regarding attempting to chdir, plus cleanup issues. improve... | Dave Kelsey | 2009-01-22 | 27 | -91/+142 |
* | Fix test | andy wharmby | 2009-01-22 | 1 | -0/+2 |
* | MFH: fix typo | Jani Taskinen | 2009-01-21 | 1 | -1/+1 |
* | Fixed realpath() behavior to support "c:dir" as "c:\dir", and "\dir" on UNC CWD | Dmitry Stogov | 2009-01-21 | 3 | -12/+34 |
* | Fixed bug #47174 (base64_decode() interprets pad char in mid string as | Ilia Alshanetsky | 2009-01-21 | 1 | -1/+8 |
* | - Updated to version 2009.1 (2009a) | Derick Rethans | 2009-01-21 | 1 | -1029/+1058 |
* | new tests for zlib extension, tested on windows, linux and linux64 | Dave Kelsey | 2009-01-21 | 17 | -0/+588 |
* | fix tests | Antony Dovgal | 2009-01-21 | 2 | -0/+4 |
* | New gzuncompress() test. php6 tets fails currentlly due to #47179. Tested on ... | andy wharmby | 2009-01-21 | 1 | -0/+84 |
* | New gzencode() test. php6 tets fails currentlly due to #47178. Tested on Wind... | andy wharmby | 2009-01-21 | 1 | -0/+36 |
* | New testcases for strftime function | Sanjay Mantoor | 2009-01-21 | 25 | -0/+1488 |
* | New gzinflate() error test. Tested on WIndows, Linux and Linux 64 bit | andy wharmby | 2009-01-20 | 1 | -0/+75 |
* | Fix SKIPIF logic | andy wharmby | 2009-01-20 | 2 | -0/+0 |
* | New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit | andy wharmby | 2009-01-20 | 6 | -106/+342 |
* | BFN #47087 | Felipe Pena | 2009-01-20 | 1 | -0/+1 |
* | - MFH: Fixed bug #47087 (Second parameter of mssql_fetch_array() is ignored) | Felipe Pena | 2009-01-20 | 1 | -2/+3 |
* | Added an E_NOTICE when precision value is truncated | Ilia Alshanetsky | 2009-01-20 | 1 | -0/+1 |
* | - MFH: Fixed bug #47152 (gzseek/fseek using SEEK_END produces strange results) | Felipe Pena | 2009-01-20 | 1 | -0/+4 |
* | New vfprintf() tests. Tested on Window, Linux and Linux 64 bit | andy wharmby | 2009-01-20 | 42 | -74/+3147 |
* | Removed wrong warning message | Dmitry Stogov | 2009-01-20 | 6 | -10/+13 |
* | Fixed bug #47165 (Possible memory corruption when passing return value by ref... | Dmitry Stogov | 2009-01-20 | 4 | -2/+35 |
* | BFN | Scott MacVicar | 2009-01-20 | 1 | -1/+1 |
* | MFH Fix bug #47159 - Any SQLite3 statement prepared should be added to the fr... | Scott MacVicar | 2009-01-20 | 2 | -7/+39 |
* | - fnmatch entry | Pierre Joye | 2009-01-20 | 1 | -0/+1 |
* | - [DOC] add support for fnmatch() on Windows | Pierre Joye | 2009-01-20 | 4 | -12/+9 |
* | - add fnmatch() support on windows (C API), using the BSD implementation | Pierre Joye | 2009-01-20 | 4 | -1/+254 |
* | - MFH: Added missing "return;" | Felipe Pena | 2009-01-20 | 2 | -2/+5 |
* | BFN | Scott MacVicar | 2009-01-20 | 1 | -0/+1 |
* | MFH Fix bug #47145 - As soon as sqlite3_step is called on a statement it alwa... | Scott MacVicar | 2009-01-20 | 1 | -8/+7 |
* | Fixed bug #47141 - Unable to fetch error messages after the database can't be... | Scott MacVicar | 2009-01-19 | 2 | -3/+5 |