php-src/ext/standard/tests
Derick Rethans 5a14715596 - Fixed Bug #42272 (var_export() incorrectly escapes char(0)).
- Also fixed var_export() in unicode mode, as the function would actually
  generate non-parsable strings which defeats the purpose of var_export().
2007-12-09 16:54:30 +00:00
..
array new testcases for array_unique() function 2007-12-09 14:38:48 +00:00
assert MFB: Fix tests + directory check inside copy() function 2007-08-13 08:14:03 +00:00
file - Added test for chown bug 2007-11-21 11:31:49 +00:00
filters Remaining unicode updates for user filters 2007-01-07 06:29:40 +00:00
general_functions - Fixed Bug #42272 (var_export() incorrectly escapes char(0)). 2007-12-09 16:54:30 +00:00
image cleanup temp test data 2007-05-10 12:22:49 +00:00
math Test cases for sin, cos, tan, asin, acos, atan, sinh, cosh, tanh, asinh, acosh, atanh. 2007-09-04 11:18:35 +00:00
network - Fixed a segfault when reading from an HTTP stream. 2007-11-29 12:27:49 +00:00
serialize Fixed bug #42919 (Unserializing of namespaced class object fails) 2007-10-17 10:36:45 +00:00
strings - Fixed Bug #42272 (var_export() incorrectly escapes char(0)). 2007-12-09 16:54:30 +00:00
time Fixed tests (win32) 2007-04-18 14:51:47 +00:00
versioning adding check for rc1 to version-compare test 2007-08-24 14:46:34 +00:00