| Commit message (Expand) | Author | Age | Files | Lines |
* | * MFH: Fix bug #47370 (BC breakage of array_unique()) | Moriyoshi Koizumi | 2009-02-12 | 1 | -1/+1 |
* | Fixed bug #47329 (Crash in garbage collector) | Dmitry Stogov | 2009-02-09 | 1 | -3/+9 |
* | - Improve test | Felipe Pena | 2009-02-06 | 1 | -6/+6 |
* | - MFH: Fixed bug #47322 (sscanf %d does't work) | Felipe Pena | 2009-02-06 | 2 | -2/+21 |
* | fix bug #46347: allow * in ini keys | Nuno Lopes | 2009-02-02 | 1 | -0/+24 |
* | New set_magic_quotes() tests. Tested on Windows, Linux and linux 64 | andy wharmby | 2009-02-01 | 3 | -0/+299 |
* | New php_uname() tests. Tested on Windows, Linux and linux 64 | andy wharmby | 2009-02-01 | 3 | -0/+203 |
* | New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid... | andy wharmby | 2009-02-01 | 9 | -0/+397 |
* | New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 | andy wharmby | 2009-02-01 | 5 | -0/+415 |
* | New floatval() tests. Tested on Windows, Linux and Linux 64 | andy wharmby | 2009-02-01 | 3 | -0/+366 |
* | Improved validation checks inside str_pad() | Ilia Alshanetsky | 2009-01-30 | 1 | -1/+1 |
* | Broken test, skipif sections had a parse error | Scott MacVicar | 2009-01-28 | 1 | -1/+2 |
* | Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux a... | andy wharmby | 2009-01-26 | 12 | -1054/+1346 |
* | MFH use example.com | Antony Dovgal | 2009-01-25 | 3 | -6/+6 |
* | Split is_callable test. Test on Windows, Linux and Linux 64 bit | andy wharmby | 2009-01-25 | 5 | -368/+590 |
* | Improved fix for bug #47174 & added a test | Ilia Alshanetsky | 2009-01-25 | 2 | -1/+18 |
* | - Fixed tests | Felipe Pena | 2009-01-25 | 2 | -2/+2 |
* | added INI and fixed assert02 to run on PHP6 and PHP53 | Zoe Slattery | 2009-01-25 | 4 | -11/+34 |
* | fix test | Antony Dovgal | 2009-01-24 | 1 | -2/+2 |
* | New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and... | andy wharmby | 2009-01-24 | 6 | -0/+448 |
* | Make test more robust; avoid hangs if fsockopen() fails. Tested on Windows, L... | andy wharmby | 2009-01-23 | 4 | -32/+8 |
* | 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 | 3 | -6/+7 |
* | various network tests. tested on windows, linux, linux 64 bit | Dave Kelsey | 2009-01-23 | 20 | -0/+1472 |
* | 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 |
* | 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 |
* | Fix test | andy wharmby | 2009-01-22 | 1 | -0/+2 |
* | Fixed realpath() behavior to support "c:dir" as "c:\dir", and "\dir" on UNC CWD | Dmitry Stogov | 2009-01-21 | 2 | -10/+2 |
* | Fixed bug #47174 (base64_decode() interprets pad char in mid string as | Ilia Alshanetsky | 2009-01-21 | 1 | -1/+8 |
* | fix tests | Antony Dovgal | 2009-01-21 | 2 | -0/+4 |
* | 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 |
* | Added an E_NOTICE when precision value is truncated | Ilia Alshanetsky | 2009-01-20 | 1 | -0/+1 |
* | 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 | 1 | -3/+1 |
* | Fixed bug #47165 (Possible memory corruption when passing return value by ref... | Dmitry Stogov | 2009-01-20 | 1 | -0/+2 |
* | - [DOC] add support for fnmatch() on Windows | Pierre Joye | 2009-01-20 | 4 | -12/+9 |
* | New substr_replace() and unpack() error tests. Tested on Windows, Linux and L... | andy wharmby | 2009-01-19 | 2 | -0/+112 |
* | fixing the test to expect PHP6 and PHP53 behaviour | Zoe Slattery | 2009-01-19 | 1 | -27/+17 |
* | New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. | andy wharmby | 2009-01-19 | 38 | -0/+3199 |
* | New strval() tests. Tested on Windows, Linux and Linux 64 bit. | andy wharmby | 2009-01-19 | 4 | -0/+400 |
* | New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIn... | andy wharmby | 2009-01-19 | 19 | -159/+1564 |
* | MFH: fix memleaks in sscanf() | Antony Dovgal | 2009-01-19 | 1 | -6/+6 |
* | - MFH: | Pierre Joye | 2009-01-19 | 1 | -0/+1 |