Test: /ext/standard/tests/file/bug52820.phpt - Version 5.6.0        

Bug #52820 curl doesn't write to php://temp or /memory
Submitted: 2010-09-12 02:05:23 Modified: 2010-11-15 19:23:22
From: klawd+phpbugs Assigned: cataphract
Status: Closed Package: Streams related
PHP Version: 5.3.3 OS: Ubuntu

There are 4 different diffs reported by users for this test.

Count Diff
4 (40%)
004+ * Trying 127.0.0.1...
005+ * Connection refused
006+ * Failed connect to 127.0.0.1:37349; Connection refused
007+ * Closing connection 0
004- * Trying 127.0.0.1...%A* Connection refused
005- * couldn't connect to host%S
006- * Closing connection #0
011- * Trying 127.0.0.1...%A* Connection refused
012- * couldn't connect to host%S
013- * Closing connection #0
012+ * Trying 127.0.0.1...
013+ * Connection refused
014+ * Failed connect to 127.0.0.1:37349; Connection refused
015+ * Closing connection 1
018- * Trying 127.0.0.1...%A* Connection refused
019- * couldn't connect to host%S
020- * Closing connection #0
020+ * Trying 127.0.0.1...
021+ * Connection refused
022+ * Failed connect to 127.0.0.1:37349; Connection refused
023+ * Closing connection 2
025- * Trying 127.0.0.1...%A* Connection refused
026- * couldn't connect to host%S
027- * Closing connection #0
028+ * Trying 127.0.0.1...
029+ * Connection refused
030+ * Failed connect to 127.0.0.1:37349; Connection refused
031+ * Closing connection 3
4 (40%)
003+ * Hostname was NOT found in DNS cache
004+ * Trying 127.0.0.1...
005+ * connect to 127.0.0.1 port 37349 failed: Connection refused
006+ * Failed to connect to 127.0.0.1 port 37349: Connection refused
007+ * Closing connection 0
003- * About to connect() to 127.0.0.1 port 37349%r.*%r
004- * Trying 127.0.0.1...%A* Connection refused
005- * couldn't connect to host%S
006- * Closing connection #0
010- * About to connect() to 127.0.0.1 port 37349%r.*%r
011- * Trying 127.0.0.1...%A* Connection refused
012- * couldn't connect to host%S
013- * Closing connection #0
011+ * Hostname was found in DNS cache
012+ * Trying 127.0.0.1...
013+ * connect to 127.0.0.1 port 37349 failed: Connection refused
014+ * Failed to connect to 127.0.0.1 port 37349: Connection refused
015+ * Closing connection 1
017- * About to connect() to 127.0.0.1 port 37349%r.*%r
018- * Trying 127.0.0.1...%A* Connection refused
019- * couldn't connect to host%S
020- * Closing connection #0
019+ * Hostname was found in DNS cache
020+ * Trying 127.0.0.1...
021+ * connect to 127.0.0.1 port 37349 failed: Connection refused
022+ * Failed to connect to 127.0.0.1 port 37349: Connection refused
023+ * Closing connection 2
024- * About to connect() to 127.0.0.1 port 37349%r.*%r
025- * Trying 127.0.0.1...%A* Connection refused
026- * couldn't connect to host%S
027- * Closing connection #0
027+ * Hostname was found in DNS cache
028+ * Trying 127.0.0.1...
029+ * connect to 127.0.0.1 port 37349 failed: Connection refused
030+ * Failed to connect to 127.0.0.1 port 37349: Connection refused
031+ * Closing connection 3
1 (10%)
004+ * Trying 127.0.0.1...
005+ * Adding handle: conn: 0x7ffde4805800
006+ * Adding handle: send: 0
007+ * Adding handle: recv: 0
008+ * Curl_addHandleToPipeline: length: 1
009+ * - Conn 0 (0x7ffde4805800) send_pipe: 1, recv_pipe: 0
010+ * Failed connect to 127.0.0.1:37349; Connection refused
011+ * Closing connection 0
004- * Trying 127.0.0.1...%A* Connection refused
005- * couldn't connect to host%S
006- * Closing connection #0
011- * Trying 127.0.0.1...%A* Connection refused
012- * couldn't connect to host%S
013- * Closing connection #0
016+ * Trying 127.0.0.1...
017+ * Adding handle: conn: 0x7ffde4804800
018+ * Adding handle: send: 0
019+ * Adding handle: recv: 0
020+ * Curl_addHandleToPipeline: length: 1
021+ * - Conn 1 (0x7ffde4804800) send_pipe: 1, recv_pipe: 0
022+ * Failed connect to 127.0.0.1:37349; Connection refused
023+ * Closing connection 1
018- * Trying 127.0.0.1...%A* Connection refused
019- * couldn't connect to host%S
020- * Closing connection #0
025- * Trying 127.0.0.1...%A* Connection refused
026- * couldn't connect to host%S
027- * Closing connection #0
028+ * Trying 127.0.0.1...
029+ * Adding handle: conn: 0x7ffde4804800
030+ * Adding handle: send: 0
031+ * Adding handle: recv: 0
032+ * Curl_addHandleToPipeline: length: 1
033+ * - Conn 2 (0x7ffde4804800) send_pipe: 1, recv_pipe: 0
034+ * Failed connect to 127.0.0.1:37349; Connection refused
035+ * Closing connection 2
040+ * Trying 127.0.0.1...
041+ * Adding handle: conn: 0x7ffde4003a00
042+ * Adding handle: send: 0
043+ * Adding handle: recv: 0
044+ * Curl_addHandleToPipeline: length: 1
045+ * - Conn 3 (0x7ffde4003a00) send_pipe: 1, recv_pipe: 0
046+ * Failed connect to 127.0.0.1:37349; Connection refused
047+ * Closing connection 3
1 (10%)
003+ * STATE: INIT => CONNECT handle 0x80709d000; line 1028 (connection #-5000)
004+ * Hostname was NOT found in DNS cache
005+ * Trying 127.0.0.1...
006+ * STATE: CONNECT => WAITCONNECT handle 0x80709d000; line 1076 (connection #0)
007+ * connect to 127.0.0.1 port 37349 failed: Operation timed out
008+ * Failed to connect to 127.0.0.1 port 37349: Operation timed out
009+ * Closing connection 0
010+ * The cache now contains 0 members
003- * About to connect() to 127.0.0.1 port 37349%r.*%r
004- * Trying 127.0.0.1...%A* Connection refused
005- * couldn't connect to host%S
006- * Closing connection #0
010- * About to connect() to 127.0.0.1 port 37349%r.*%r
011- * Trying 127.0.0.1...%A* Connection refused
012- * couldn't connect to host%S
013- * Closing connection #0
014+ * STATE: INIT => CONNECT handle 0x80709d000; line 1028 (connection #-5000)
015+ * Hostname was found in DNS cache
016+ * Trying 127.0.0.1...
017+ * STATE: CONNECT => WAITCONNECT handle 0x80709d000; line 1076 (connection #0)
018+ * connect to 127.0.0.1 port 37349 failed: Operation timed out
019+ * Failed to connect to 127.0.0.1 port 37349: Operation timed out
020+ * Closing connection 0
021+ * The cache now contains 0 members
017- * About to connect() to 127.0.0.1 port 37349%r.*%r
018- * Trying 127.0.0.1...%A* Connection refused
019- * couldn't connect to host%S
020- * Closing connection #0
024- * About to connect() to 127.0.0.1 port 37349%r.*%r
025- * Trying 127.0.0.1...%A* Connection refused
026- * couldn't connect to host%S
027- * Closing connection #0
025+ * STATE: INIT => CONNECT handle 0x80709d000; line 1028 (connection #-5000)
026+ * Hostname was found in DNS cache
027+ * Trying 127.0.0.1...
028+ * STATE: CONNECT => WAITCONNECT handle 0x80709d000; line 1076 (connection #0)
029+ * connect to 127.0.0.1 port 37349 failed: Operation timed out
030+ * Failed to connect to 127.0.0.1 port 37349: Operation timed out
031+ * Closing connection 0
032+ * The cache now contains 0 members
036+ * STATE: INIT => CONNECT handle 0x80709d000; line 1028 (connection #-5000)
037+ * Hostname was found in DNS cache
038+ * Trying 127.0.0.1...
039+ * STATE: CONNECT => WAITCONNECT handle 0x80709d000; line 1076 (connection #0)
040+ * connect to 127.0.0.1 port 37349 failed: Operation timed out
041+ * Failed to connect to 127.0.0.1 port 37349: Operation timed out
042+ * Closing connection 0
043+ * The cache now contains 0 members