QA logo
Monday, May 20, 2013
Home | Projects and Goals | Release Candidates | How to Help | Handling Bug Reports | Test Reports | Manage Pull Requests


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

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 5 different diffs reported by users for this test.

Count Diff
41 (85%)
004+ * Trying 127.0.0.1...
005+ * Connection refused
004- * Trying 127.0.0.1... * Connection refused
011- * Trying 127.0.0.1... * Connection refused
012+ * Trying 127.0.0.1...
013+ * Connection refused
4 (8%)
005- * couldn't connect to host
012- * couldn't connect to host
1 (2%)
002- About to rewind!
003- * About to connect() to 127.0.0.1 port 37349%r.*%r
004- * Trying 127.0.0.1... * Connection refused
005- * couldn't connect to host
006- * Closing connection #0
003+ ** ERROR: process timed out **
008- memory stream (close after):
009- About to rewind!
010- * About to connect() to 127.0.0.1 port 37349%r.*%r
011- * Trying 127.0.0.1... * Connection refused
012- * couldn't connect to host
013- * Closing connection #0
014-
015- Done.
1 (2%)
003+ * <url> malformed
003- * About to connect() to 127.0.0.1 port 37349%r.*%r
004- * Trying 127.0.0.1... * Connection refused
005- * couldn't connect to host
006- * Closing connection #0
007+ * <url> malformed
010- * About to connect() to 127.0.0.1 port 37349%r.*%r
011- * Trying 127.0.0.1... * Connection refused
012- * couldn't connect to host
013- * Closing connection #0
1 (2%)
004+ * Trying 127.0.0.1... * Unknown error 111
004- * Trying 127.0.0.1... * Connection refused
011+ * Trying 127.0.0.1... * Unknown error 111
011- * Trying 127.0.0.1... * Connection refused
 
Go to the main PHP site