fclose(do_stuff("php://memory"));\r
\r
echo "\nDone.\n";\r
---EXPECT--\r
+--EXPECTF--\r
temp stream (close after):\r
About to rewind!\r
-* About to connect() to 127.0.0.1 port 37349 (#0)\r
+* About to connect() to 127.0.0.1 port 37349%r.*%r\r
* Trying 127.0.0.1... * Connection refused\r
* couldn't connect to host\r
* Closing connection #0\r
\r
memory stream (close after):\r
About to rewind!\r
-* About to connect() to 127.0.0.1 port 37349 (#0)\r
+* About to connect() to 127.0.0.1 port 37349%r.*%r\r
* Trying 127.0.0.1... * Connection refused\r
* couldn't connect to host\r
* Closing connection #0\r