php-src/ext/standard/tests
Rasmus Lerdorf 452f71b63c Fixed bug #44929 - Better handling of leading zeros
This is obviously not going to work for Unicode strings, but the whole
function needs to be rewritten, so keep it in synch with the other
branches for now.
2009-04-08 18:18:49 +00:00
..
array Fixed bug #44929 - Better handling of leading zeros 2009-04-08 18:18:49 +00:00
assert Fix INI blocks 2009-03-17 01:50:34 +00:00
class_object Fixed test 2009-03-16 15:00:11 +00:00
dir Fix tests (closes #45841) 2008-08-18 04:45:25 +00:00
directory MFB: Add test for runtime tightening of open_basedir 2008-12-09 10:21:27 +00:00
file added skipif for root 2009-03-20 09:09:34 +00:00
filters fix skip-if 2009-03-27 02:35:10 +00:00
general_functions Fixed bug #47851 (is_callable throws fatal error) 2009-04-02 09:56:53 +00:00
image Fix bug #47359 - Use the official unofficial mimetype for bmp files, this stops IE from getting confused. 2009-03-17 03:25:44 +00:00
mail Increased the sleep() from 1 to 5 to prevent intermittent failures 2009-02-17 15:13:20 +00:00
math New math tests. Tested on Windows, Linux and Linux 64 bit 2009-01-12 17:56:09 +00:00
misc New tests for syslog 2008-11-05 09:58:15 +00:00
network expect -> expectf 2009-01-24 22:02:13 +00:00
serialize Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with different bit numbers) 2009-03-17 22:02:05 +00:00
streams Make test more robust; avoid hangs if fsockopen() fails. Tested on Windows, Linux and Linux 64 bit 2009-01-23 23:49:40 +00:00
strings Fixed tests, reverted changes from bug #47546 2009-04-02 09:42:12 +00:00
time - use date.timezone ini setting instead of ENV 2008-08-21 18:33:06 +00:00
url MFB: Improved fix for bug #47174 & added a test 2009-01-25 18:27:58 +00:00
versioning - killed off UEXPECT 2008-05-27 10:50:48 +00:00