]> granicus.if.org Git - php/commitdiff
Mask different curl message. Now passes on Oracle Linux 5
authorChristopher Jones <sixd@php.net>
Mon, 6 Feb 2012 23:31:51 +0000 (23:31 +0000)
committerChristopher Jones <sixd@php.net>
Mon, 6 Feb 2012 23:31:51 +0000 (23:31 +0000)
ext/standard/tests/file/bug52820.phpt

index 3b7ed3ec34edfe50f6104d2bf8cea3d7ac9f0de3..8a1e7cc981d38a514cc30c83a7d7bb4ba278ee23 100644 (file)
@@ -39,31 +39,31 @@ echo "\nmemory stream (leak):\n";
 leak_variable(do_stuff("php://memory"), true);\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
 \r
 temp stream (leak):\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 (leak):\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