Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15744 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33213 invoked by uid 1010); 3 Apr 2005 12:11:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 33198 invoked from network); 3 Apr 2005 12:11:02 -0000 Received: from unknown (HELO zend.com) (127.0.0.1) by localhost with SMTP; 3 Apr 2005 12:11:02 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:43179] helo=mail.zend.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 9C/18-19272-35DDF424 for ; Sun, 03 Apr 2005 08:11:00 -0400 Received: (qmail 31896 invoked from network); 3 Apr 2005 12:10:56 -0000 Received: from internal.zend.office (HELO localhost) (10.1.1.1) by internal.zend.office with SMTP; 3 Apr 2005 12:10:56 -0000 Date: Sun, 3 Apr 2005 15:10:56 +0300 To: "Nuno Lopes" Cc: internals@lists.php.net, andi@zend.com Message-ID: <20050403151056.6089ba25.antony@zend.com> In-Reply-To: <008401c53843$1fc9a480$0100a8c0@pc07653> References: <5.1.0.14.2.20050402185139.027d4cc0@localhost> <008401c53843$1fc9a480$0100a8c0@pc07653> X-Mailer: Sylpheed version 1.9.7 (GTK+ 2.4.9; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.1 Beta 1 From: antony@zend.com (Antony Dovgal) On Sun, 3 Apr 2005 12:48:59 +0100 "Nuno Lopes" wrote: > I would like first to see some bugs closed, like: > * #30641 - PHP 5.1 doesn't compile on Solaris 9 > * #31725 - PHP is always segfaulting when using sqlite > * upgrade sqlite and PCRE libraries There are also some bugs that will break BC: #32427 (Interfaces not allowed access modifiers) #32428 (The @ warning error supression operator is broken) - this one looks like a major problem to me. And some bugs that I'd like to see fixed before we release anything: #29210 (is_callable - no support for private and protected methods) #29015 (Incorrect behavior of class members with empty names, because ZE2 incorrectly considers that all property names that start with '\0' are mangled). None of these bugs are too hard to fix, so why not to fix them before the first beta? -- Wbr, Antony Dovgal aka tony2001 antony@zend.com