--TEST-- Testing socket_get_status() --FILE-- --EXPECTF-- array(7) { ["stream_type"]=> string(%d) "tcp_socket%S" ["mode"]=> string(2) "r+" ["unread_bytes"]=> int(0) ["seekable"]=> bool(false) ["timed_out"]=> bool(false) ["blocked"]=> bool(true) ["eof"]=> bool(false) }