Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15797 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31062 invoked by uid 1010); 4 Apr 2005 17:01:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 31036 invoked by uid 1007); 4 Apr 2005 17:01:37 -0000 Message-ID: <20050404170137.31035.qmail@lists.php.net> To: internals@lists.php.net Date: Mon, 4 Apr 2005 19:01:17 +0200 Lines: 15 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Posted-By: 212.238.144.71 Subject: so called bugfix doesn't seem to be applied? From: r.korving@xit.nl ("Ron Korving") Hi, The 5.0.4 changelog mentions a fix of stream_get_line(), but the problem seems to remain. The function keeps returning strings with the length of the first string it received. I've been waiting a long time for this fix, and now it doesn't seem to be applied somehow? I didn't compile PHP myself, I use a debian file from dotdeb.org, but the phpinfo() shows 5.0.4, so I assume it is installed relatively correctly. Could this be a bad install somehow, or is it possible that the bugfix is missing? Ron Korving