[PHP-DEV] PHP 4 Bug Summary Report

2007-10-29 Thread internals
PHP 4 Bug Database summary - http://bugs.php.net Num Status Summary (632 total including feature requests) ===[*Programming Data Structures]= 40496 Assigned Test bug35239.phpt still fails (works in PHP 5)

[PHP-DEV] PHP 6 Bug Summary Report

2007-10-29 Thread internals
PHP 6 Bug Database summary - http://bugs.php.net Num Status Summary (61 total including feature requests) ===[*General Issues]== 26771 Suspended register_tick_funtions crash under threaded webservers

[PHP-DEV] Interfaces in namespaces

2007-10-29 Thread Felipe Pena
As classes are resolved at run-time, couldn't resolved interfaces of SPL also? Instead of use the prefix '::'. e,g, namespace foobar; class foo implements SplSubject { } Regards, Felipe. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php