This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-28 18:22:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00f576cc9755d030c94de3566c46db4a54bff2ae
archived-php-src
/
ext
/
standard
/
tests
/
streams
History
andy wharmby
8ce15a6cc3
Make test more robust; avoid hangs if fsockopen() fails. Tested on Windows, Linux and Linux 64 bit
2009-01-23 23:49:31 +00:00
..
bug44818.phpt
MFH: Fixed bug
#44818
(php://memory writeable when opened read only)
2008-11-11 00:45:36 +00:00
bug46024.phpt
MFH: Fixed test
2008-12-18 16:05:14 +00:00
bug46426.phpt
MFH:
2008-10-30 14:36:34 +00:00
stream_get_contents_001.phpt
- MFB: 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:56:23 +00:00
stream_get_contents_002.phpt
MFH: Fixed stream_get_contents() when using $maxlength and socket is not
2008-11-11 01:56:33 +00:00
stream_get_line_nb.phpt
MFH: Fixed stream_get_line() to behave as documented on non-blocking
2008-11-04 17:07:20 +00:00
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-win32.phpt
…
stream_get_meta_data_process_basic.phpt
…
stream_get_meta_data_socket_basic.phpt
MFH
2008-03-20 12:14:15 +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:31 +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:31 +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:31 +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:31 +00:00
stream_set_timeout_error.phpt
Remove duff comment produced by the test generator tool
2008-12-05 14:17:58 +00:00
stream_socket_pair.phpt
MFH: Avoids fclose() from complaining that stream_socket_pair() streams
2008-11-04 16:48:07 +00:00