php-src/ext/standard/tests
2008-08-15 19:25:56 +00:00
..
array - New parameter parsing API (for min() and max()) 2008-08-10 17:49:30 +00:00
assert - New parameter parsing API 2008-07-23 19:33:58 +00:00
class_object - Fixed tests 2008-07-23 19:49:07 +00:00
dir Fixed test 2008-08-04 07:16:29 +00:00
file - make it portable without loosing pertinent data 2008-08-15 19:25:56 +00:00
filters MFB: Basic and error tests for stream_filter_remove(). 2008-08-07 22:32:43 +00:00
general_functions fix test 2008-08-14 23:28:47 +00:00
image Commited for Sanjay, reviewed by Pierre. Testfest task 117. 2008-06-13 15:22:42 +00:00
math fix bug #45712 ($something == NaN returns true with 5.3, false with 5.2.*) 2008-08-07 08:36:15 +00:00
network Fix test: use canonical name to avoid problems with domain search path 2008-07-23 08:26:26 +00:00
serialize - killed off UEXPECT 2008-05-27 07:46:51 +00:00
streams Fixed possible infinity loop in tests 2008-08-15 09:27:14 +00:00
strings fix test 2008-08-14 20:33:20 +00:00
time - killed off UEXPECT 2008-05-27 10:50:48 +00:00
url - killed off UEXPECT 2008-05-27 10:50:48 +00:00
versioning - killed off UEXPECT 2008-05-27 10:50:48 +00:00
array_intersect_ukey_error.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:38:10 +00:00
array_intersect_ukey_variation1.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:38:10 +00:00
array_intersect_ukey_variation2.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:38:10 +00:00
array_intersect_ukey_variation3.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:38:10 +00:00
array_intersect_ukey_variation4.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:38:10 +00:00
array_intersect_ukey_variation5.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:38:10 +00:00
array_intersect_ukey_variation6.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:38:10 +00:00
array_intersect_ukey_variation7.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:38:10 +00:00
array_intersect_ukey_variation8.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:38:10 +00:00
array_intersect_ukey_variation9.phpt array_intersect_ukey tests by Sanjay Mantoor 2008-07-23 20:38:10 +00:00
array_replace.phpt - Add array_replace/array_replace_recursive (Mett Wilmas) 2008-07-31 20:17:07 +00:00