Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41294 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72322 invoked from network); 20 Oct 2008 20:46:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Oct 2008 20:46:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.146.177 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.146.177 wa-out-1112.google.com Received: from [209.85.146.177] ([209.85.146.177:21518] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 97/20-21706-62EECF84 for ; Mon, 20 Oct 2008 16:46:30 -0400 Received: by wa-out-1112.google.com with SMTP id j32so1099519waf.7 for ; Mon, 20 Oct 2008 13:46:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=jqJFegtE/Z9FUnAEgkLwlsiS5ZQvCZnozDFEePwNB2E=; b=UJ170DF3hlTTqAuwP3pIqUWhaFvnwF4F5HsSte1CizOtLDgRMWUTZN3dhTQL1P/jTg eiMnBfWVK7q38So6aZMxNEtQ2oPn1/EQN0Q1suBGxBG0X30occMgHucNkQDEjNcw3K6J r38spPzUncTu7NqyeOrAZ/4pDz4ODf1w8hhrk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=RT1wgKoX8/bd8467BAHeXGuXuVIHKc9g7GUZ7B5sMUxqo/6kMnrHzjnpeyEyDT8Sni cUNOV0EVb13D4am2CeC0xNqFvQK3bav+M/tSWYV9ruBWiYf+unPf0Hhodq6Oi2zkhwyq nwjmf+uQNSgs4Vud2MycZsEkkYuSPf/2I4nCY= Received: by 10.114.108.15 with SMTP id g15mr5738296wac.181.1224535587254; Mon, 20 Oct 2008 13:46:27 -0700 (PDT) Received: by 10.114.148.19 with HTTP; Mon, 20 Oct 2008 13:46:27 -0700 (PDT) Message-ID: <7f3ed2c30810201346y574c317eub351fc46786ae92d@mail.gmail.com> Date: Mon, 20 Oct 2008 22:46:27 +0200 To: "Steve Hanselman" Cc: internals@lists.php.net In-Reply-To: <11720FFB22BED511A66800E07D923B37011B34EC@prodntsc2.brendata> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <11720FFB22BED511A66800E07D923B37011B34EC@prodntsc2.brendata> Subject: Re: [PHP-DEV] str_getcsv From: hannes.magnusson@gmail.com ("Hannes Magnusson") 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 information contained in this email is intended for the personal and confidential use Are you high? -Hannes