php-src/ext/standard/tests/file
2006-11-09 00:33:54 +00:00
..
001-win32.phpt
001.phpt
002.phpt Update (most of) the functions in streamsfuncs.c 2006-09-21 19:53:10 +00:00
003.phpt
004.phpt Silence false positives in test failures 2006-04-06 19:51:36 +00:00
bug12556.phpt
bug20424.phpt
bug22382.phpt
bug22414.phpt typos in comments and other minor improvements 2006-08-10 13:44:00 +00:00
bug24313.phpt fix test 2006-07-28 13:47:41 +00:00
bug24482.phpt
bug26003.phpt
bug26615.phpt Make sure $_ENV is populated 2005-06-18 02:24:37 +00:00
bug26938.phpt
bug27508.phpt fix test and prevent endless loop 2006-11-09 00:33:54 +00:00
bug27619.phpt Silence false positives in test failures 2006-04-06 19:51:36 +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 MFB: add test for #35740 2005-12-20 09:52:05 +00:00
bug35781.phpt Silence false positives in test failures 2006-04-06 19:51:36 +00:00
bug37158.phpt merge fix for #37158 into HEAD 2006-04-22 23:49:39 +00:00
bug37864.phpt MFB 5.2 2006-06-20 21:58:03 +00:00
bug38086.phpt fix #38086 (stream_copy_to_stream() returns 0 when maxlen is bigger than the actual length) 2006-07-13 11:58:42 +00:00
bug38086.txt fix #38086 (stream_copy_to_stream() returns 0 when maxlen is bigger than the actual length) 2006-07-13 11:58:42 +00:00
bug38450_1.phpt new tests 2006-08-15 08:53:55 +00:00
bug38450_2.phpt new tests 2006-08-15 08:53:55 +00:00
bug38450_3.phpt new tests 2006-08-15 08:53:55 +00:00
bug38450.phpt new tests 2006-08-15 08:53:55 +00:00
fgetcsv.phpt
file_put_contents.phpt add test 2006-05-29 10:42:37 +00:00
fopencookie.phpt
fputcsv.phpt - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
mkdir-001.phpt new mkdir tests 2006-05-16 13:07:07 +00:00
mkdir-002.phpt new mkdir tests 2006-05-16 13:07:07 +00:00
mkdir-003.phpt new mkdir tests 2006-05-16 13:07:07 +00:00
mkdir-004.phpt Minor fixes (bjori) 2006-05-30 19:05:21 +00:00
mkdir-005.phpt Minor fixes (bjori) 2006-05-30 19:05:21 +00:00
mkdir-006.phpt Remove SKIPIF 2006-11-03 14:17:17 +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:44 +00:00
statcache-corruption.phpt
stream_001.phpt fix double free(), add test 2006-09-15 07:26:19 +00:00
stream_002.phpt fix crash when parsing invalid hostnames/IPs 2006-10-11 12:53:38 +00:00
stream_copy_to_stream.phpt fix #38086 (stream_copy_to_stream() returns 0 when maxlen is bigger than the actual length) 2006-07-13 11:58:42 +00:00
stream_get_line.phpt Silence false positives on test results 2006-04-06 20:03:27 +00:00
stream_rfc2397_001.phpt - Change to use dedicated stream ops 2006-05-14 00:45:27 +00:00
stream_rfc2397_002.phpt Update (most of) the functions in streamsfuncs.c 2006-09-21 19:53:10 +00:00
stream_rfc2397_003.gif - RFC2397 add decoding 2006-05-14 01:39:24 +00:00
stream_rfc2397_003.phpt - RFC2397 add decoding 2006-05-14 01:39:24 +00:00
stream_rfc2397_004.phpt - Add strict compliant RFC2397 support (no //) 2006-05-14 18:35:40 +00:00
stream_rfc2397_005.phpt - Add strict compliant RFC2397 support (no //) 2006-05-14 18:35:40 +00:00
stream_rfc2397_006.phpt - Handle corrupt base64 data in data: url 2006-05-21 13:35:06 +00:00
stream_rfc2397_007.phpt - Add new test 2006-05-23 22:26:55 +00:00
test2.csv
test3.csv
test.csv
userdirstream.phpt Unicode support 2005-08-23 12:53:31 +00:00
userfilters.phpt Silence false positives on test results 2006-04-06 20:03:27 +00:00
userstreams.phpt Silence false positives on test results 2006-04-06 20:03:27 +00:00
userwrapper.phpt