php-src/ext/standard/tests/streams
2009-01-23 23:49:40 +00:00
..
bug44712.phpt - killed off UEXPECT 2008-05-27 07:46:51 +00:00
bug44818.phpt Fixed bug #44818 (php://memory writeable when opened read only) 2008-11-11 00:44:36 +00:00
bug46024.phpt Fixed test 2008-12-18 16:04:38 +00:00
bug46426.phpt - Improved test 2008-10-30 14:31:01 +00:00
stream_context_get_params_001.phpt Added stream_context_get_params() 2008-11-13 05:46:51 +00:00
stream_encoding.phpt - Added check for encoding optional parameter (avoiding the segfault in filter.c: strlen(encoding)) 2008-05-28 18:02:52 +00:00
stream_get_contents_001.phpt - New test 2008-10-30 15:50:33 +00:00
stream_get_contents_002.phpt Fixed stream_get_contents() when using $maxlength and socket is not 2008-11-11 01:55:19 +00:00
stream_get_line_nb.phpt Fixed stream_get_line() to behave as documented on non-blocking streams 2008-11-04 17:05:17 +00:00
stream_get_meta_data_dir_basic.phpt - killed off UEXPECT 2008-05-27 07:46:51 +00:00
stream_get_meta_data_file_basic.phpt - killed off UEXPECT 2008-05-27 07:46:51 +00:00
stream_get_meta_data_file_error.phpt - Fixed tests 2008-07-21 14:31:40 +00:00
stream_get_meta_data_file_variation1.phpt - killed off UEXPECT 2008-05-27 07:46:51 +00:00
stream_get_meta_data_file_variation2.phpt - killed off UEXPECT 2008-05-27 07:46:51 +00:00
stream_get_meta_data_file_variation4.phpt - killed off UEXPECT 2008-05-27 07:46:51 +00:00
stream_get_meta_data_file_variation5.phpt - killed off UEXPECT 2008-05-27 07:46:51 +00:00
stream_get_meta_data_process_basic.phpt - killed off UEXPECT 2008-05-27 07:46:51 +00:00
stream_get_meta_data_socket_basic.phpt - killed off UEXPECT 2008-05-27 07:46:51 +00:00
stream_get_meta_data_socket_variation1.phpt Make test more robust; avoid hangs if fsockopen() fails. Tested on Windows, Linux and Linux 64 bit 2009-01-23 23:49:40 +00:00
stream_get_meta_data_socket_variation2.phpt Make test more robust; avoid hangs if fsockopen() fails. Tested on Windows, Linux and Linux 64 bit 2009-01-23 23:49:40 +00:00
stream_get_meta_data_socket_variation3.phpt Make test more robust; avoid hangs if fsockopen() fails. Tested on Windows, Linux and Linux 64 bit 2009-01-23 23:49:40 +00:00
stream_get_meta_data_socket_variation4.phpt Make test more robust; avoid hangs if fsockopen() fails. Tested on Windows, Linux and Linux 64 bit 2009-01-23 23:49:40 +00:00
stream_resolve_include_path.phpt Adding test for stream_resolve_include_path() 2008-12-20 16:23:37 +00:00
stream_set_timeout_error.phpt Remove duff comment produced by the test generator tool 2008-12-05 14:18:00 +00:00
stream_socket_pair.phpt Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/ 2009-01-23 15:48:58 +00:00