php-src/ext/standard/tests
jim winstead 4fb4c6d4b3 More tweaking of wordwrap() with the cut parameter set. It was being a
little too aggressive and cutting words without breaking at spaces
first. (A couple of tests were incorrect.)
2002-01-05 23:49:58 +00:00
..
array Surprising how tests can fail when they don't have any supporting data :) Thanks for the catch Jan and Jim 2002-01-05 01:58:44 +00:00
assert Made assert test pass on systems with short open tags disabled. 2001-10-06 09:38:29 +00:00
file Different operating systems handle the group x bit differently, so 2001-11-13 12:39:21 +00:00
general_functions Adding test for is_scalar(). 2000-12-18 21:24:25 +00:00
math Fixed pow(), and added finite(), isinf(), and isnan(). Also fixed 2002-01-05 03:45:11 +00:00
reg * all tests should pass now (expect for the interbase stuff that I haven't 2000-08-31 22:21:47 +00:00
serialize improve last patch: 2001-12-01 15:17:50 +00:00
strings More tweaking of wordwrap() with the cut parameter set. It was being a 2002-01-05 23:49:58 +00:00
time - Fix for bugs #9640 and #13789 2001-10-27 17:50:26 +00:00
versioning * remove version_{lt,le,gt,ge,eq} functions, added a third optional 2001-10-11 10:35:59 +00:00