| Commit message (Expand) | Author | Age | Files | Lines |
* | improve last patch: | Thies C. Arntzen | 2001-12-01 | 1 | -2/+4 |
* | serialized data would be incoorect if __sleep() returned a variable-name | Thies C. Arntzen | 2001-12-01 | 1 | -0/+34 |
* | Fix most of these tests - still think there is a bug in the long->float | Rasmus Lerdorf | 2001-11-13 | 1 | -11/+11 |
* | Different operating systems handle the group x bit differently, so | Rasmus Lerdorf | 2001-11-13 | 1 | -3/+3 |
* | - Fix for bugs #9640 and #13789 | Derick Rethans | 2001-10-27 | 1 | -32/+52 |
* | Make math tests pass, round & co don't work this way, and there was an error | Jeroen van Wolffelaar | 2001-10-22 | 4 | -46/+67 |
* | Fixed bug: #12617 | foobar | 2001-10-22 | 1 | -8/+10 |
* | * remove version_{lt,le,gt,ge,eq} functions, added a third optional | Stig Bakken | 2001-10-11 | 1 | -1/+526 |
* | @Added version_compare() function (Stig) | Stig Bakken | 2001-10-06 | 1 | -0/+75 |
* | Made assert test pass on systems with short open tags disabled. | Edin Kadribasic | 2001-10-06 | 1 | -1/+1 |
* | Fix the pow-test, it now succeeds on my machine | Jeroen van Wolffelaar | 2001-10-05 | 1 | -1/+1 |
* | Add test for array_search and in_array | Jeroen van Wolffelaar | 2001-10-05 | 1 | -0/+25 |
* | fix strtr() when called with two parameters. this has been broken for some time! | Thies C. Arntzen | 2001-09-13 | 1 | -0/+11 |
* | test big numbers too | Stanislav Malyshev | 2001-08-20 | 1 | -0/+4 |
* | make this test work. | foobar | 2001-08-18 | 1 | -2/+7 |
* | Fix test | Jeroen van Wolffelaar | 2001-08-05 | 1 | -1/+1 |
* | Didn't commit the correct trim.phpt, it now passes | Jeroen van Wolffelaar | 2001-08-05 | 1 | -15/+15 |
* | More tests | Jeroen van Wolffelaar | 2001-08-05 | 4 | -82/+106 |
* | Better abs() testing | Jeroen van Wolffelaar | 2001-08-04 | 1 | -0/+6 |
* | Fix bug in the tests :-( | Jeroen van Wolffelaar | 2001-08-04 | 1 | -9/+17 |
* | Added tests for pow() | Jeroen van Wolffelaar | 2001-08-04 | 2 | -0/+155 |
* | @ - assert() now accepts the array(&$obj,"methodname") syntax. (Thies) | Thies C. Arntzen | 2001-07-09 | 1 | -7/+25 |
* | added test for assert | Thies C. Arntzen | 2001-07-09 | 1 | -0/+21 |
* | added test for serialize | Thies C. Arntzen | 2001-07-09 | 1 | -0/+111 |
* | 1. st_blksize might be different for regular files and symlinks; hence | Sascha Schumann | 2001-06-21 | 1 | -2/+2 |
* | Fix is_executable test. | Jason Greene | 2001-05-11 | 1 | -0/+8 |
* | - Partial fix for bug #9050, support for "Jan 19 2000" date format | Derick Rethans | 2001-05-06 | 1 | -0/+40 |
* | Adding microtime() tests | James Moore | 2001-02-04 | 1 | -0/+19 |
* | moved to ext/iconv. | Rui Hirokawa | 2001-01-09 | 1 | -13/+0 |
* | Adding test for is_scalar(). | Zak Greant | 2000-12-18 | 1 | -0/+26 |
* | @Added iconv() function (using libc or libiconv) (Stig) | Stig Bakken | 2000-12-15 | 1 | -0/+13 |
* | fgetcsv() will now work correct with empty fields in tab delimited files | Hartmut Holzgraefe | 2000-12-14 | 2 | -0/+21 |
* | levenshtein() fixed, regression tests added (bug id #6562 and #7368) | Hartmut Holzgraefe | 2000-12-13 | 1 | -0/+54 |
* | @ quoted_printable_decode() function is made RFC-2045 compliant. (Kir) | Kirill Maximov | 2000-11-17 | 1 | -0/+13 |
* | * all tests should pass now (expect for the interbase stuff that I haven't | Stig Bakken | 2000-08-31 | 3 | -7/+6 |
* | @PHP 3 regression testing framework re-born (Stig) | Stig Bakken | 2000-08-27 | 19 | -0/+398 |