QA logo
Thursday, May 23, 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.10        

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

Count Diff
484 (76%)
003+ * About to connect() to 127.0.0.1 port 37349
003- * About to connect() to 127.0.0.1 port 37349 (#0)
010+ * About to connect() to 127.0.0.1 port 37349
010- * About to connect() to 127.0.0.1 port 37349 (#0)
119 (19%)
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
21 (3%)
003+ * About to connect() to 127.0.0.1 port 37349
003- * About to connect() to 127.0.0.1 port 37349 (#0)
005- * couldn't connect to host
009+ * About to connect() to 127.0.0.1 port 37349
010- * About to connect() to 127.0.0.1 port 37349 (#0)
012- * couldn't connect to host
5 (1%)
004+ * Trying 127.0.0.1... * Failed to connect to 127.0.0.1: Connection refused
005+ * Unknown error: 0
004- * Trying 127.0.0.1... * Connection refused
011- * Trying 127.0.0.1... * Connection refused
012+ * Trying 127.0.0.1... * Failed to connect to 127.0.0.1: Connection refused
013+ * Unknown error: 0
2 (0%)
003+ * About to connect() to 127.0.0.1:37349
004+ * socket error: 111
003- * About to connect() to 127.0.0.1 port 37349 (#0)
004- * Trying 127.0.0.1... * Connection refused
005- * couldn't connect to host
009+ * About to connect() to 127.0.0.1:37349
010+ * socket error: 111
010- * About to connect() to 127.0.0.1 port 37349 (#0)
011- * Trying 127.0.0.1... * Connection refused
012- * couldn't connect to host
2 (0%)
004+ * Trying 127.0.0.1...
005+ * Operation timed out
004- * Trying 127.0.0.1... * Connection refused
011- * Trying 127.0.0.1... * Connection refused
012+ * Trying 127.0.0.1...
013+ * Operation timed out
1 (0%)
1 (0%)
003+ * About to connect() to 127.0.0.1 port 37349
003- * About to connect() to 127.0.0.1 port 37349 (#0)
010+ * About to connect() to 127.0.0.1 port 37349
010- * About to connect() to 127.0.0.1 port 37349 (#0) 032116: 1333574475 0.88404200 < 1333574475 0.88404300 001+ Passed: 99999
002+ Failed: 1
001- Passed: 100000
002- Failed: 0
003+ 032116: 1333574475 0.88404200 < 1333574475 0.88404300
1 (0%)
004+ * Trying 127.0.0.1... * Connection timed out
004- * Trying 127.0.0.1... * Connection refused
011+ * Trying 127.0.0.1... * Connection timed out
011- * Trying 127.0.0.1... * Connection refused
1 (0%)
004+ * Trying 127.0.0.1... * Operation timed out
004- * Trying 127.0.0.1... * Connection refused
011+ * Trying 127.0.0.1... * Operation timed out
011- * Trying 127.0.0.1... * Connection refused
 
Go to the main PHP site