Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8887 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84382 invoked by uid 1010); 2 Apr 2004 08:24:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84327 invoked from network); 2 Apr 2004 08:24:25 -0000 Received: from unknown (HELO mgkyb2.nw.wakwak.com) (211.9.231.193) by pb1.pair.com with SMTP; 2 Apr 2004 08:24:25 -0000 Received: from vckyb1.nw.wakwak.com (postfix@vckyb1.nw.wakwak.com [211.9.230.144]) by mgkyb2.nw.wakwak.com (8.12.11/8.12.11/2004-03-24) with SMTP id i328OO4p011198 for ; Fri, 2 Apr 2004 17:24:24 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) Received: from at.wakwak.com (at.wakwak.com [211.9.230.135]) by vckyb1.nw.wakwak.com (Postfix) with ESMTP id 41B7F3FE02 for ; Fri, 2 Apr 2004 17:24:24 +0900 (JST) Received: from [192.168.0.130] (z204.61-193-211.ppp.wakwak.ne.jp [61.193.211.204]) (pbs=zley9g) by at.wakwak.com (8.12.11/8.12.11/2004-03-29) with ESMTP/inet id i328OO3K043678 for ; Fri, 2 Apr 2004 17:24:24 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) Mime-Version: 1.0 (Apple Message framework v613) Content-Transfer-Encoding: 7bit Message-ID: <20DA0754-847F-11D8-B2F6-000A95CE0C62@at.wakwak.com> Content-Type: text/plain; charset=US-ASCII; format=flowed To: internals@lists.php.net Date: Fri, 2 Apr 2004 17:24:15 +0900 X-Mailer: Apple Mail (2.613) Subject: Bug #27730 (fgetcsv() fails on 2 newlines) From: moriyoshi@at.wakwak.com (Moriyoshi Koizumi) Hi, As this bug was already marked as a documentation problem and handled by Rasmus, but I don't think this is a problem of that kind, because versions prior to 4.3.5 returns an array that contains a null string element and the script supplied by the user on bug #27730 had worked flawlessly. I think this should also be addressed during the RC period of 4.3.6. Regards, Moriyoshi