On Sun, 3 Apr 2005 12:48:59 +0100
"Nuno Lopes" <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to