Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15767 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21231 invoked by uid 1010); 3 Apr 2005 16:10:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 21214 invoked from network); 3 Apr 2005 16:10:33 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 3 Apr 2005 16:10:33 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:34925] helo=mail.zend.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id AA/57-19272-87510524 for ; Sun, 03 Apr 2005 12:10:32 -0400 Received: (qmail 20886 invoked from network); 3 Apr 2005 16:03:37 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 3 Apr 2005 16:03:37 -0000 Message-ID: <5.1.0.14.2.20050403090258.02f5d9a0@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 03 Apr 2005 09:03:27 -0700 To: Sean Coates ,internals@lists.php.net,iliaa@php.net In-Reply-To: <42501036.6090902@caedmon.net> References: <5.1.0.14.2.20050402185139.027d4cc0@localhost> <5.1.0.14.2.20050402185139.027d4cc0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] PHP 5.1 Beta 1 From: andi@zend.com (Andi Gutmans) I'll go Alpha. I'll try and roll towards the end of next week. I agree with Ilia and Rasmus and suggest to nuke it. Andi At 11:48 AM 4/3/2005 -0400, Sean Coates wrote: >Andi Gutmans wrote: >>I'd like to roll PHP 5.1 Beta 1 very soon. >>Wez, I've been waiting for PDO in order to get this going. Do you feel >>it's mature enough or should I hold off some more time? > >Before we go beta, I'd like to see php_check_syntax() disappear (as it >seems it will never be "fixed"). > >It's had function table problems since its inception (IIRC, it runs >php_lint_script -- but php_lint_script was never designed to clean up >after itself; the process was supposed to terminate after a php -l) > >I spoke with Ilia (and Rasmus) a few nights ago, and they agreed that it >would be best to get rid of php_check_syntax() altogether (it would take >too much effort to fix, and we already have a mechanism for syntax >checking (php -l)). > >Anyway, if we're going Alpha, this isn't an issue, yet -- if we're going >Beta, then I'd like to see it removed. > >S > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php