mirror of
https://github.com/php/php-src.git
synced 2026-03-28 18:22:42 +01:00
fix test
This commit is contained in:
@@ -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"]=>
|
||||
|
||||
Reference in New Issue
Block a user