Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9596 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98165 invoked by uid 1010); 27 Apr 2004 18:32:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98138 invoked from network); 27 Apr 2004 18:31:59 -0000 Received: from unknown (HELO calmail-cr.berkeley.edu) (128.32.61.106) by pb1.pair.com with SMTP; 27 Apr 2004 18:31:59 -0000 Received: from [169.229.135.175] (account saramg@calmail.berkeley.edu HELO warbler) by calmail-cr.berkeley.edu (CommuniGate Pro SMTP 4.1.8) with ESMTP-TLS id 21365492; Tue, 27 Apr 2004 11:31:59 -0700 Message-ID: <003601c42c85$ece13070$01fe10ac@ohr.berkeley.edu> To: "David Sklar" Cc: References: <408EA33E.2000903@sklar.com> Date: Tue, 27 Apr 2004 11:31:58 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: fputcsv commit From: saramg@berkeley.edu ("Sara Golemon") I didn't notice if anyone made a decision on whether or not it's going in, but I can tell you that PHP 5.0 is in feature freeze and that nothing new will be added to that branch. The earliest we'd see that function in a release is 5.1.0. -Sara ----- Original Message ----- From: "David Sklar" Newsgroups: php.internals To: Sent: Tuesday, April 27, 2004 11:15 AM Subject: fputcsv commit > Is my fputcsv patch going to be committed before or after the release of > PHP 5.0.0? I don't particularly care either way (it's not a bugfix so > presumably after 5.0.0?) but if it will be before 5.0.0 then I will > mention it in an in-progress book; otherwise not. > > Thanks, > David