summaryrefslogtreecommitdiff
path: root/ext/standard/tests
Commit message (Expand)AuthorAgeFilesLines
* improve last patch:Thies C. Arntzen2001-12-011-2/+4
* serialized data would be incoorect if __sleep() returned a variable-nameThies C. Arntzen2001-12-011-0/+34
* Fix most of these tests - still think there is a bug in the long->floatRasmus Lerdorf2001-11-131-11/+11
* Different operating systems handle the group x bit differently, soRasmus Lerdorf2001-11-131-3/+3
* - Fix for bugs #9640 and #13789Derick Rethans2001-10-271-32/+52
* Make math tests pass, round & co don't work this way, and there was an errorJeroen van Wolffelaar2001-10-224-46/+67
* Fixed bug: #12617foobar2001-10-221-8/+10
* * remove version_{lt,le,gt,ge,eq} functions, added a third optionalStig Bakken2001-10-111-1/+526
* @Added version_compare() function (Stig)Stig Bakken2001-10-061-0/+75
* Made assert test pass on systems with short open tags disabled.Edin Kadribasic2001-10-061-1/+1
* Fix the pow-test, it now succeeds on my machineJeroen van Wolffelaar2001-10-051-1/+1
* Add test for array_search and in_arrayJeroen van Wolffelaar2001-10-051-0/+25
* fix strtr() when called with two parameters. this has been broken for some time!Thies C. Arntzen2001-09-131-0/+11
* test big numbers tooStanislav Malyshev2001-08-201-0/+4
* make this test work.foobar2001-08-181-2/+7
* Fix testJeroen van Wolffelaar2001-08-051-1/+1
* Didn't commit the correct trim.phpt, it now passesJeroen van Wolffelaar2001-08-051-15/+15
* More testsJeroen van Wolffelaar2001-08-054-82/+106
* Better abs() testingJeroen van Wolffelaar2001-08-041-0/+6
* Fix bug in the tests :-(Jeroen van Wolffelaar2001-08-041-9/+17
* Added tests for pow()Jeroen van Wolffelaar2001-08-042-0/+155
* @ - assert() now accepts the array(&$obj,"methodname") syntax. (Thies)Thies C. Arntzen2001-07-091-7/+25
* added test for assertThies C. Arntzen2001-07-091-0/+21
* added test for serializeThies C. Arntzen2001-07-091-0/+111
* 1. st_blksize might be different for regular files and symlinks; henceSascha Schumann2001-06-211-2/+2
* Fix is_executable test.Jason Greene2001-05-111-0/+8
* - Partial fix for bug #9050, support for "Jan 19 2000" date formatDerick Rethans2001-05-061-0/+40
* Adding microtime() testsJames Moore2001-02-041-0/+19
* moved to ext/iconv.Rui Hirokawa2001-01-091-13/+0
* Adding test for is_scalar().Zak Greant2000-12-181-0/+26
* @Added iconv() function (using libc or libiconv) (Stig)Stig Bakken2000-12-151-0/+13
* fgetcsv() will now work correct with empty fields in tab delimited filesHartmut Holzgraefe2000-12-142-0/+21
* levenshtein() fixed, regression tests added (bug id #6562 and #7368)Hartmut Holzgraefe2000-12-131-0/+54
* @ quoted_printable_decode() function is made RFC-2045 compliant. (Kir)Kirill Maximov2000-11-171-0/+13
* * all tests should pass now (expect for the interbase stuff that I haven'tStig Bakken2000-08-313-7/+6
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-2719-0/+398