Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11410 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6929 invoked by uid 1010); 21 Jul 2004 06:30:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 6850 invoked from network); 21 Jul 2004 06:30:06 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 21 Jul 2004 06:30:06 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i6L6U6OR012802 for ; Wed, 21 Jul 2004 08:30:06 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i6L6U0AZ012790; Wed, 21 Jul 2004 08:30:01 +0200 Date: Wed, 21 Jul 2004 08:29:55 +0200 (CEST) X-X-Sender: derick@localhost To: Andi Gutmans cc: internals@lists.php.net In-Reply-To: <5.1.0.14.2.20040720183640.026fd750@127.0.0.1> Message-ID: References: <5.1.0.14.2.20040720183640.026fd750@127.0.0.1> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdimedia.nl Subject: Re: [PHP-DEV] PHP auth bug From: derick@php.net (Derick Rethans) On Tue, 20 Jul 2004, Andi Gutmans wrote: > A few people have mentioned to me that they were bitten by the PHP auth > bug. Do you guys think it warrants a release? > I think it might do. I don't think it does unless there is a whole lot of more bugs fixed, especailly crashes in the "Zend engine 2" section, see: http://bugs.php.net/search.php?cmd=display&status=Open&phpver=&bug_type[]=Zend+Engine+2+problem&by=Any People should have expected that a .0.0 release is not really ready for production anyway. regards, Derick