php-src/ext/standard/tests/file
Antony Dovgal c3209b53d2 new tests
2006-08-15 08:54:15 +00:00
..
001-win32.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
001.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
002.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
003.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
004.phpt Added array handling to file_put_contents() 2003-06-28 20:06:13 +00:00
bug12556.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
bug20424.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
bug22382.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
bug22414.phpt typos in comments and other minor improvements 2006-08-10 13:43:18 +00:00
bug24313.phpt fix test 2006-07-28 13:47:56 +00:00
bug24482.phpt Updated tests to use [] instead of {} 2005-11-16 15:13:20 +00:00
bug26003.phpt Add test case for bug #26003 2003-10-29 19:45:38 +00:00
bug26615.phpt Make sure $_ENV is populated 2005-06-18 02:24:37 +00:00
bug26938.phpt test case for bug #26938 2004-01-21 22:48:28 +00:00
bug27508.phpt add test for bug 27508 2005-05-11 02:01:44 +00:00
bug27619.phpt BugFix#27619 2004-03-31 23:48:59 +00:00
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
bug37864.phpt make sure the test outputs what we want 2006-06-20 21:49:16 +00:00
bug38086.phpt MFH: fix #38086 (stream_copy_to_stream() returns 0 when maxlen is bigger than the actual length) 2006-07-13 12:00:17 +00:00
bug38086.txt MFH: fix #38086 (stream_copy_to_stream() returns 0 when maxlen is bigger than the actual length) 2006-07-13 12:00:17 +00:00
bug38450_1.phpt new tests 2006-08-15 08:54:15 +00:00
bug38450_2.phpt new tests 2006-08-15 08:54:15 +00:00
bug38450_3.phpt new tests 2006-08-15 08:54:15 +00:00
bug38450.phpt new tests 2006-08-15 08:54:15 +00:00
fgetcsv.phpt Added fgetcsv() tests. 2004-01-19 03:55:29 +00:00
file_put_contents.phpt add test 2006-05-29 10:42:54 +00:00
fopencookie.phpt Fix tests for E_STRICT and check for E_STRICT in run-tests.php. 2003-11-30 13:57:20 +00:00
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 MFH: Minor fixes (bjori) 2006-05-30 19:06:22 +00:00
mkdir-005.phpt MFH: Minor fixes (bjori) 2006-05-30 19:06:22 +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 test case for statcache corruption of BG 2004-02-23 21:07:10 +00:00
stream_copy_to_stream.phpt MFH: fix #38086 (stream_copy_to_stream() returns 0 when maxlen is bigger than the actual length) 2006-07-13 12:00:17 +00:00
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 fix test 2006-06-29 14:53:50 +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 Add test case for bug #26003 2003-10-29 19:45:38 +00:00
test.csv
userdirstream.phpt Userspace Directory Stream Test 2004-03-17 20:48:12 +00:00
userfilters.phpt - Rename stream_register_filter() to stream_filter_register(), 2003-05-19 15:35:06 +00:00
userstreams.phpt MFH: fix #36741 (userstreams testcase have off-by-one error on fseek()) 2006-03-20 22:09:11 +00:00
userwrapper.phpt Typo 2004-01-21 04:08:10 +00:00