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

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 is 1 diff reported by users for this test.

Count Diff
1 (100%)
004+ * Trying 127.0.0.1...
005+ * Adding handle: conn: 0x7fbeec005400
006+ * Adding handle: send: 0
007+ * Adding handle: recv: 0
008+ * Curl_addHandleToPipeline: length: 1
009+ * - Conn 0 (0x7fbeec005400) 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: 0x7fbeec004400
018+ * Adding handle: send: 0
019+ * Adding handle: recv: 0
020+ * Curl_addHandleToPipeline: length: 1
021+ * - Conn 1 (0x7fbeec004400) 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: 0x7fbeec004400
030+ * Adding handle: send: 0
031+ * Adding handle: recv: 0
032+ * Curl_addHandleToPipeline: length: 1
033+ * - Conn 2 (0x7fbeec004400) 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: 0x7fbeec004400
042+ * Adding handle: send: 0
043+ * Adding handle: recv: 0
044+ * Curl_addHandleToPipeline: length: 1
045+ * - Conn 3 (0x7fbeec004400) send_pipe: 1, recv_pipe: 0
046+ * Failed connect to 127.0.0.1:37349; Connection refused
047+ * Closing connection 3