Re: [PHP-DEV] Re: [PATCH] Re: [PHP-DEV] namespace examples (solving name resolutionorderissues)

2008-09-15 Thread Andrew Mason
I for one would prefer the classes: 1) check current namespace 2) autoload if possible 3) fail functions: 1) check current namespace 2) check internal 3) fail I think this a good approach. I don't know how biased I am as I use the autoloader quite alot but it seems reasonable to me.

Re: [PHP-DEV] PHP Suspendable requests for Apache

2008-09-15 Thread William A. Rowe, Jr.
Rustam Abdullaev wrote: Hi, Is anyone working on a suspendable request support in PHP when used as a module in Apache? The 'Event' mpm should be there already, IIRC. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PHP 6 Bug Summary Report

2008-09-15 Thread internals
PHP 6 Bug Database summary - http://bugs.php.net/ Num Status Summary (67 total -- which includes 30 feature requests) ===[*General Issues]== 26771 Suspended register_tick_funtions crash under threaded webservers