Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41297 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89022 invoked from network); 20 Oct 2008 21:07:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Oct 2008 21:07:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 74.125.46.28 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 74.125.46.28 yw-out-2324.google.com Received: from [74.125.46.28] ([74.125.46.28:52388] helo=yw-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0D/F3-21706-623FCF84 for ; Mon, 20 Oct 2008 17:07:51 -0400 Received: by yw-out-2324.google.com with SMTP id 5so457655ywb.83 for ; Mon, 20 Oct 2008 14:07:47 -0700 (PDT) Received: by 10.65.100.17 with SMTP id c17mr3110534qbm.48.1224536866565; Mon, 20 Oct 2008 14:07:46 -0700 (PDT) Received: from ?192.168.1.139? (TOROON63-1279386825.sdsl.bell.ca [76.65.228.201]) by mx.google.com with ESMTPS id p31sm9351039qbp.18.2008.10.20.14.07.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 20 Oct 2008 14:07:44 -0700 (PDT) Cc: "Steve Hanselman" , internals@lists.php.net Message-ID: <2B7F1826-332E-4E5D-813F-F453473B11B5@prohost.org> To: Hannes Magnusson In-Reply-To: <7f3ed2c30810201346y574c317eub351fc46786ae92d@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Mon, 20 Oct 2008 17:07:43 -0400 References: <11720FFB22BED511A66800E07D923B37011B34EC@prodntsc2.brendata> <7f3ed2c30810201346y574c317eub351fc46786ae92d@mail.gmail.com> X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] str_getcsv From: ilia@prohost.org (Ilia Alshanetsky) On 20-Oct-08, at 4:46 PM, Hannes Magnusson wrote: > On Mon, Oct 20, 2008 at 22:43, Steve Hanselman > wrote: >> Can anybody suggest a reason why this has never moved from main to >> php_5_2 or php_5_3? > > I did wonder the same months ago, but noone seemed to care, and I had > no use for it myself so I never bothered merging it :) The functionality is rather handy (I think), I would +1 for its addition to the 5.3 branch. Ilia Alshanetsky