.. |
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 test
|
2008-12-18 16:04:59 +00:00 |
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 |
bug49936_win32.phpt
|
- add win32 version of the test, damned error msg with eol in them
|
2010-01-24 17:53:10 +00:00 |
bug49936.phpt
|
- disable the non win32 version on win
|
2010-01-25 09:10:45 +00:00 |
stream_context_get_params_001.phpt
|
MFH: Added stream_context_get_params()
|
2008-11-13 05:47:47 +00:00 |
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
|
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
|
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_is_local.phpt
|
- Re-fix stream_is_local() memory leaks
|
2009-08-03 13:16:24 +00:00 |
stream_resolve_include_path.phpt
|
- fix test, dir separator agnostic
|
2010-01-24 17:57:40 +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
|
MFH: Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/
|
2009-01-23 15:49:49 +00:00 |