php-src/ext/standard/tests/file
Antony Dovgal ec68882101 add test
2006-05-29 10:42:54 +00:00
..
001-win32.phpt
001.phpt
002.phpt
003.phpt
004.phpt
bug12556.phpt
bug20424.phpt
bug22382.phpt
bug22414.phpt
bug24313.phpt Fixed test 2006-04-10 23:48:10 +00:00
bug24482.phpt Updated tests to use [] instead of {} 2005-11-16 15:13:20 +00:00
bug26003.phpt
bug26615.phpt Make sure $_ENV is populated 2005-06-18 02:24:37 +00:00
bug26938.phpt
bug27508.phpt add test for bug 27508 2005-05-11 02:01:44 +00:00
bug27619.phpt
bug30362.phpt Added testcase for bug #30362 2005-04-04 18:06:16 +00:00
bug30362.txt remove empty lines 2005-04-04 18:14:27 +00:00
bug32160.phpt Fixed bug #32160 (copying a file into itself leads to data loss). 2005-06-22 16:13:47 +00:00
bug32160.txt Fixed bug #32160 (copying a file into itself leads to data loss). 2005-06-22 16:13:47 +00:00
bug35740.phpt add test for #35740 2005-12-20 09:51:53 +00:00
bug35781.phpt fix #35781 (stream_filter_append() can cause segfault) 2005-12-23 14:32:11 +00:00
bug37158.phpt bah.. no UEXPECT in this branch.. 2006-04-22 23:47:25 +00:00
fgetcsv.phpt
file_put_contents.phpt add test 2006-05-29 10:42:54 +00:00
fopencookie.phpt
fputcsv.phpt Fixed fgetcsv() and fputcsv() inconsistency. 2005-10-21 12:13:39 +00:00
mkdir-001.phpt new mkdir tests 2006-05-16 13:06:06 +00:00
mkdir-002.phpt new mkdir tests 2006-05-16 13:06:06 +00:00
mkdir-003.phpt new mkdir tests 2006-05-16 13:06:06 +00:00
mkdir-004.phpt new mkdir tests 2006-05-16 13:06:06 +00:00
mkdir-005.phpt new mkdir tests 2006-05-16 13:06:06 +00:00
proc_open01.phpt Fixed bug #35393 (changing static protected members from outside the class, one more reference issue) 2005-11-28 14:33:03 +00:00
statcache-corruption.phpt
stream_get_line.phpt Fixed crash inside stream_get_line() when length parameter equals 0. 2005-07-05 19:24:07 +00:00
stream_rfc2397_001.phpt - MFH Initial support for RFC2397 2006-05-13 17:58:58 +00:00
stream_rfc2397_002.phpt - MFH RFC 2397 meta data handling 2006-05-14 01:06:09 +00:00
stream_rfc2397_003.gif - MFH RFC2397 decoding 2006-05-14 01:42:03 +00:00
stream_rfc2397_003.phpt - MFH RFC2397 decoding 2006-05-14 01:42:03 +00:00
stream_rfc2397_004.phpt - MFH Add strict compliant RFC2397 support (no //) 2006-05-14 18:40:12 +00:00
stream_rfc2397_005.phpt - MFH Add strict compliant RFC2397 support (no //) 2006-05-14 18:40:12 +00:00
stream_rfc2397_006.phpt - MFH Handle corrupt base64 data in data: url 2006-05-21 13:37:19 +00:00
stream_rfc2397_007.phpt - MFH Fix feof() 2006-05-23 22:31:25 +00:00
test2.csv
test3.csv
test.csv
userdirstream.phpt
userfilters.phpt
userstreams.phpt MFH: fix #36741 (userstreams testcase have off-by-one error on fseek()) 2006-03-20 22:09:11 +00:00
userwrapper.phpt