php-src/ext/standard/tests/streams
Arnaud Le Blanc c79528a26d MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not
update stream position of plain files)
2009-05-17 14:58:10 +00:00
..
bug44712.phpt
bug44818.phpt
bug46024.phpt
bug46426.phpt MFH 2009-04-25 21:13:07 +00:00
bug47997.phpt new test 2009-04-19 13:56:08 +00:00
bug48309.phpt MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not 2009-05-17 14:58:10 +00:00
stream_context_get_params_001.phpt
stream_copy_to_stream_socket.phpt MFH: Fixed bug #48307 (stream_copy_to_stream() copies 0 bytes when $source 2009-05-16 20:23:06 +00:00
stream_get_contents_001.phpt MFH 2009-04-25 21:13:07 +00:00
stream_get_contents_002.phpt
stream_get_line_nb.phpt
stream_get_meta_data_dir_basic.phpt
stream_get_meta_data_file_basic.phpt
stream_get_meta_data_file_error.phpt
stream_get_meta_data_file_variation1.phpt
stream_get_meta_data_file_variation2.phpt
stream_get_meta_data_file_variation4.phpt
stream_get_meta_data_file_variation5.phpt
stream_get_meta_data_process_basic.phpt
stream_get_meta_data_socket_basic.phpt
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:38 +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:38 +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:38 +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:38 +00:00
stream_set_timeout_error.phpt
stream_socket_pair.phpt