| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux... | andy wharmby | 2009-01-18 | 8 | -0/+621 |
* | New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit | andy wharmby | 2009-01-18 | 8 | -0/+1149 |
* | New sha1f() tests. Tested on Windows. Linux and Linux 64 bit | andy wharmby | 2009-01-18 | 5 | -0/+553 |
* | New sscanf() tests. Tested on Windows. Linux and Linux 64 bit | andy wharmby | 2009-01-18 | 11 | -0/+757 |
* | New explode() tests. Tested on Windows. Linux and Linux 64 bit | andy wharmby | 2009-01-18 | 7 | -0/+841 |
* | New money_format() tests. Tested on Windows, Linux and Linux 64 bit | andy wharmby | 2009-01-17 | 6 | -0/+666 |
* | - Fixed test | Felipe Pena | 2009-01-17 | 1 | -0/+2 |
* | New trim() tests. Tested on Windows, Linux and Linux 64 bit | andy wharmby | 2009-01-17 | 4 | -0/+382 |
* | New ltrim() tests. Tested on Windows, Linux and Linux 64 bit | andy wharmby | 2009-01-17 | 4 | -0/+390 |
* | Build IDs | Stanislav Malyshev | 2009-01-17 | 2 | -13/+17 |
* | New string tests. Tested on Windows, Linux and Linu 64 bit | andy wharmby | 2009-01-16 | 23 | -0/+2255 |
* | - fix vc6 build | Pierre Joye | 2009-01-16 | 1 | -1/+5 |
* | New string function tests. Tested on Windows, Linux and Linux 64 bit. | andy wharmby | 2009-01-16 | 22 | -50/+3374 |
* | - simplify code by using OPENBASEDIR_CHECKPATH | Pierre Joye | 2009-01-16 | 1 | -25/+5 |
* | - symlink, hardlink & co support (2.1/2 :) | Pierre Joye | 2009-01-16 | 1 | -2/+2 |
* | - symlink, hardlink & co support (2/2) | Pierre Joye | 2009-01-16 | 3 | -2/+299 |
* | New test for strripos() string function. All tests checked on Windows, Linux... | andy wharmby | 2009-01-15 | 8 | -0/+797 |
* | Fixed base64_decode variation tests and new base64_encode test. Tested on Win... | andy wharmby | 2009-01-14 | 3 | -181/+252 |