Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6475 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71295 invoked by uid 1010); 15 Dec 2003 15:49:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 71271 invoked from network); 15 Dec 2003 15:49:22 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 15 Dec 2003 15:49:22 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.10/8.12.10) with ESMTP id hBFFnJn9008928; Mon, 15 Dec 2003 16:49:19 +0100 Date: Mon, 15 Dec 2003 16:49:19 +0100 (CET) X-X-Sender: derick@localhost To: Moriyoshi Koizumi cc: PHP Internals In-Reply-To: <63355EC4-2F15-11D8-8F76-000A95CE0C62@at.wakwak.com> Message-ID: References: <25BBBBC2-2CD2-11D8-8FCC-000A95CE0C62@at.wakwak.com> <200312131828.38053.ilia@prohost.org> <1071484672.1697.32.camel@kirin.dev.trd.p4pnet.net> <200312151032.28825.ilia@prohost.org> <7E47960A-2F14-11D8-8F76-000A95CE0C62@at.wakwak.com> <63355EC4-2F15-11D8-8F76-000A95CE0C62@at.wakwak.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Re: Regarding the latest patch on fgetcsv() (stable branch) From: derick@php.net (Derick Rethans) On Tue, 16 Dec 2003, Moriyoshi Koizumi wrote: > > On 2003/12/16, at 0:42, Derick Rethans wrote: > > > On Tue, 16 Dec 2003, Moriyoshi Koizumi wrote: > > > >>> If you were designing a new language you wouldn't have legacy users > >>> who'd suffer (significantly) because of features added for other > >>> users. > >> > >> Well, the legacy users of PHP4 will significantly suffer for > >> PHP5's new features. > > > > Uh? Where does this wisdom comes form? > > README.PHP4-TO-PHP5-THIN-CHANGES and anything I spotted in > the current code. I know there are changes, I was inquiring about the "significantly" in your statement. Derick