Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6474 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59229 invoked by uid 1010); 15 Dec 2003 15:43:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 59163 invoked from network); 15 Dec 2003 15:43:22 -0000 Received: from unknown (HELO vckyb1.nw.wakwak.com) (211.9.230.144) by pb1.pair.com with SMTP; 15 Dec 2003 15:43:22 -0000 Received: from at.wakwak.com (at.wakwak.com [211.9.230.135]) by vckyb1.nw.wakwak.com (Postfix) with ESMTP id A87933FE8A; Tue, 16 Dec 2003 00:43:21 +0900 (JST) Received: from [192.168.0.130] (z58.220-213-31.ppp.wakwak.ne.jp [220.213.31.58]) by at.wakwak.com (8.12.10/8.12.10/2003-09-30) with ESMTP/inet id hBFFhLng015473; Tue, 16 Dec 2003 00:43:21 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) In-Reply-To: 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> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <63355EC4-2F15-11D8-8F76-000A95CE0C62@at.wakwak.com> Content-Transfer-Encoding: 7bit Cc: PHP Internals Date: Tue, 16 Dec 2003 00:43:11 +0900 To: Derick Rethans X-Mailer: Apple Mail (2.606) Subject: Re: [PHP-DEV] Re: Regarding the latest patch on fgetcsv() (stable branch) From: moriyoshi@at.wakwak.com (Moriyoshi Koizumi) 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. Moriyoshi