php-src/ext/standard/tests/streams
2008-12-05 14:18:02 +00:00
..
bug44712.phpt Fixed bug#44712 (stream_context_set_params segfaults on invalid arguments) 2008-04-13 22:35:27 +00:00
bug44818.phpt MFH: Fixed bug #44818 (php://memory writeable when opened read only) 2008-11-11 00:44:55 +00:00
bug46024.phpt MFH: Fixed bug #46024 (stream_select() doesn't return the correct number) 2008-11-04 00:42:41 +00:00
bug46426.phpt - Fix the fix 2008-10-30 14:34:25 +00:00
stream_context_get_params_001.phpt MFH: Added stream_context_get_params() 2008-11-13 05:47:47 +00:00
stream_get_contents_001.phpt - Fixed memory leak when using offset out of range. (php_stream_copy_to_mem returns 0, but the empty string is alloced) 2008-10-30 15:53:18 +00:00
stream_get_contents_002.phpt MFH: Fixed stream_get_contents() when using $maxlength and socket is not 2008-11-11 01:55:51 +00:00
stream_get_line_nb.phpt MFH: Fixed stream_get_line() to behave as documented on non-blocking 2008-11-04 17:05:55 +00:00
stream_get_meta_data_dir_basic.phpt
stream_get_meta_data_file_basic.phpt
stream_get_meta_data_file_error.phpt - New parameter parsing API 2008-06-20 14:53:57 +00:00
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 MFH 2008-03-20 12:14:06 +00:00
stream_get_meta_data_socket_variation1.phpt Fixed possible infinity loop in tests 2008-08-15 09:27:27 +00:00
stream_get_meta_data_socket_variation2.phpt Fixed possible infinity loop in tests 2008-08-15 09:27:27 +00:00
stream_get_meta_data_socket_variation3.phpt Fixed possible infinity loop in tests 2008-08-15 09:27:27 +00:00
stream_get_meta_data_socket_variation4.phpt Fixed possible infinity loop in tests 2008-08-15 09:27:27 +00:00
stream_set_timeout_error.phpt Remove duff comment produced by the test generator tool 2008-12-05 14:18:02 +00:00
stream_socket_pair.phpt MDH: Avoids fclose() from complaining that stream_socket_pair() streams 2008-11-04 16:46:03 +00:00