Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12093 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69329 invoked by uid 1010); 11 Aug 2004 18:42:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 66928 invoked from network); 11 Aug 2004 18:41:25 -0000 Received: from unknown (HELO jan.prima.de) (83.97.50.139) by pb1.pair.com with SMTP; 11 Aug 2004 18:41:25 -0000 Received: from BAUMBART (pD95F80B3.dip.t-dialin.net [::ffff:217.95.128.179]) (IDENT: HydraIRC, AUTH: LOGIN tobi) by jan.prima.de with esmtp; Wed, 11 Aug 2004 18:37:20 +0000 Date: Wed, 11 Aug 2004 20:40:07 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <5176941.20040811204007@marcus-boerger.de> To: David Sklar CC: internals@lists.php.net In-Reply-To: <411A24C7.9090507@sklar.com> References: <411A24C7.9090507@sklar.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] fputcsv() From: helly@php.net (Marcus Boerger) Hello David, Wednesday, August 11, 2004, 3:53:11 PM, you wrote: > Attached is my fputcsv() patch (and a test case) from April. Could > someone commit this to 5.1 or 5.0.1? That's a new function so it can only go to 5.1. Anyway it's a nice feature. So if nobody has anything against i'd look into it more detailed later this week and commit it. Thanks David. regards marcus