Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8897 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90841 invoked by uid 1010); 2 Apr 2004 15:42:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 90787 invoked from network); 2 Apr 2004 15:42:07 -0000 Received: from unknown (HELO colo.lerdorf.com) (66.198.51.121) by pb1.pair.com with SMTP; 2 Apr 2004 15:42:07 -0000 Received: from DELL (c-24-6-1-90.client.comcast.net [24.6.1.90]) by colo.lerdorf.com (8.12.11/8.12.11/Debian-3) with ESMTP id i32Ffst6032124; Fri, 2 Apr 2004 07:41:54 -0800 Date: Fri, 2 Apr 2004 07:40:02 -0800 (Pacific Standard Time) To: Moriyoshi Koizumi cc: internals@lists.php.net In-Reply-To: <20DA0754-847F-11D8-B2F6-000A95CE0C62@at.wakwak.com> Message-ID: References: <20DA0754-847F-11D8-B2F6-000A95CE0C62@at.wakwak.com> X-X-Sender: rasmus@lerdorf.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-4.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on colo Subject: Re: [PHP-DEV] Bug #27730 (fgetcsv() fails on 2 newlines) From: rasmus@php.net (Rasmus Lerdorf) Uh, huh? The behaviour in 4.3.5 is the same as always. Nothing has changed here. It was simple user error in that report. -Rasmus On Fri, 2 Apr 2004, Moriyoshi Koizumi wrote: > 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >