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

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%)
002- About to rewind!
003- * %ATrying 127.0.0.1...%AConnection refused%A
004- * Closing connection%A%d
003+ ** ERROR: process timed out **
006- memory stream (close after):
007- About to rewind!
008- * %ATrying 127.0.0.1...%AConnection refused%A
009- * Closing connection%A%d
010-
011- temp stream (leak):
012- About to rewind!
013- * %ATrying 127.0.0.1...%AConnection refused%A
014- * Closing connection%A%d
015-
016- memory stream (leak):
017- About to rewind!
018- * %ATrying 127.0.0.1...%AConnection refused%A
019- * Closing connection%A%d
020-
021- Done.