1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 18:22:42 +01:00
This commit is contained in:
Antony Dovgal
2009-01-24 22:03:06 +00:00
parent 59305cdc08
commit 09ec05ee72

View File

@@ -8,10 +8,10 @@ var_dump(socket_get_status($tcp_socket));
fclose($tcp_socket);
?>
--EXPECT--
--EXPECTF--
array(7) {
["stream_type"]=>
string(10) "tcp_socket"
string(%d) "tcp_socket%s"
["mode"]=>
string(2) "r+"
["unread_bytes"]=>