php-src/ext/standard/tests/file
2006-12-05 23:03:19 +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
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 cosmetic improvements 2006-12-05 23:03:19 +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
bug39538.phpt cosmetic improvements 2006-12-05 23:03:19 +00:00
bug39551.phpt add test 2006-11-21 18:17:11 +00:00
bug39673.phpt MFH: fix #39673 (file_get_contents causes bus error on certain offsets) 2006-11-29 11:12:59 +00:00
disk.phpt add new tests 2006-11-15 17:27:03 +00:00
fgetcsv.phpt Added fgetcsv() tests. 2004-01-19 03:55:29 +00:00
fgetss1.phpt add new tests 2006-11-14 21:59:57 +00:00
fgetss.phpt add new test 2006-11-13 21:27:48 +00:00
file_put_contents.phpt Fix test (file_put_contents() now uses __toString) 2006-11-15 07:58:02 +00:00
filestat.phpt add new tests 2006-11-15 17:27:03 +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
fscanf.phpt add new tests 2006-11-14 21:59:57 +00:00
fstat.phpt fix test 2006-11-15 10:47:26 +00:00
ftruncate.phpt add new tests 2006-11-14 21:59:57 +00:00
fwrite.phpt fix test on AIX 2006-11-15 12:11:17 +00:00
get_current_user.phpt add new tests 2006-11-16 13:01:23 +00:00
magic_quotes.phpt add new tests 2006-11-16 13:01:23 +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
mkdir-006.phpt MFH: Remove SKIPIF 2006-11-03 14:17:40 +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
statpage.phpt add new tests, improve existing ones 2006-11-15 22:44:29 +00:00
stream_001.phpt MFH: fix double free(), add test 2006-09-15 07:27:22 +00:00
stream_002.phpt MFH: fix crash when parsing invalid hostnames/IPs 2006-10-11 12:53:56 +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
symlink.phpt fix test on Solaris 2006-11-20 16:28:26 +00:00
test2.csv
test3.csv Add test case for bug #26003 2003-10-29 19:45:38 +00:00
test.csv
touch.phpt fix tests 2006-11-16 13:49:20 +00:00
userdirstream.phpt Userspace Directory Stream Test 2004-03-17 20:48:12 +00:00
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 Typo 2004-01-21 04:08:10 +00:00