[PHP-DEV] PHP 6 Bug Summary Report

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

Re: [PHP-DEV] Quick question about closing PHP tags

2009-02-02 Thread D. Dante Lorenso
George Antoniadis wrote: On Mon, Feb 2, 2009 at 10:37 PM, Brian Moon wrote: On 2/2/09 2:55 AM, George Antoniadis wrote: While on this subject, would it be a waste of time to suggest a file extension or include/require parameter that would consider a whole file as php even if there is no star

Re: [PHP-DEV] Quick question about closing PHP tags

2009-02-02 Thread George Antoniadis
On Mon, Feb 2, 2009 at 10:37 PM, Brian Moon wrote: > On 2/2/09 2:55 AM, George Antoniadis wrote: > >> While on this subject, would it be a waste of time to suggest a file >> extension or include/require parameter that would consider a whole file as >> php even if there is no starting> Would save

Re: [PHP-DEV] Quick question about closing PHP tags

2009-02-02 Thread Brian Moon
On 2/2/09 2:55 AM, George Antoniadis wrote: While on this subject, would it be a waste of time to suggest a file extension or include/require parameter that would consider a whole file as php even if there is no starting See 2001: http://marc.info/?t=9998640691&r=1&w=2 -- Brian Moon Senior

[PHP-DEV] PHP TestFest 2009

2009-02-02 Thread zoe
Hi all I apologise for spamming both lists with this and also having blogged first, I intended then all to go at the same time :-). We (Lukas, Scott, Pierre and others ) have been talking about this a little on IRC and I updated the QA web pages a while ago. We thought it was time to be a bit

[PHP-DEV] PHP 5 Bug Summary Report

2009-02-02 Thread internals
PHP 5 Bug Database summary - http://bugs.php.net/ Num Status Summary (1290 total -- which includes 793 feature requests) ===[*Directory/Filesystem functions] 46990 Assigned Passing UTF8 strings to filesystem functions produce wrong filenames ===

Re: [PHP-DEV] Quick question about closing PHP tags

2009-02-02 Thread George Antoniadis
On Mon, Feb 2, 2009 at 10:28 AM, mike wrote: > There's some discussion going on -discuss about whether or not to > close PHP tags. > > The Zend Framework says to not use them... > > http://framework.zend.com/manual/en/coding-standard.php-file-formatting.html#coding-standard.php-file-formatting.ge

[PHP-DEV] Quick question about closing PHP tags

2009-02-02 Thread mike
There's some discussion going on -discuss about whether or not to close PHP tags. The Zend Framework says to not use them... http://framework.zend.com/manual/en/coding-standard.php-file-formatting.html#coding-standard.php-file-formatting.general Is there any opinion from the internals/PHP experts