Re: [PHP-DEV] php-bugs-web statistics page

2004-05-19 Thread Rasmus Lerdorf
On Wed, 19 May 2004, Sara Golemon wrote: > I was going through the list of bugs at http://bugs.php.net/bugstats.php and > got tired of having to scroll up the page to double check what the meaning > of each column is. > > Would anyone object to the patch below which repeats the header row every 20

[PHP-DEV] php-bugs-web statistics page

2004-05-19 Thread Sara Golemon
I was going through the list of bugs at http://bugs.php.net/bugstats.php and got tired of having to scroll up the page to double check what the meaning of each column is. Would anyone object to the patch below which repeats the header row every 20 categories (an arbitrary number, but it does a dec

Re: [PHP-DEV] Re: PHP 5.0/5.1 (was: ZendEngine2 / zend_ini_parser.y zend_ini_scanner.l)

2004-05-19 Thread Sara Golemon
> >I agree. I think that earlier in July would be better, so that we don't > >have to wait too much longer before we branch 5.1. Maybe July 4? :) > > > July 4th? Independence of copy-by-value day? > Bah, it's just these sneaky Europeans trying to pull one over while the Americans are busy being

Re: [PHP-DEV] Re: PHP 5.0/5.1 (was: ZendEngine2 / zend_ini_parser.y zend_ini_scanner.l)

2004-05-19 Thread Jason Garber
July 4th? Independence of copy-by-value day? At 5/19/2004 04:48 PM +0300, Zeev Suraski wrote: At 15:22 19/05/2004, Andi Gutmans wrote: At 01:21 PM 5/17/2004 -0700, Sara Golemon wrote: > It's not a big deal either way we go. If everyone is ok with the fact that > this was a one time slip and there

Re: [PHP-DEV] Re: PHP 5.0/5.1 (was: ZendEngine2 / zend_ini_parser.y zend_ini_scanner.l)

2004-05-19 Thread Zeev Suraski
At 15:22 19/05/2004, Andi Gutmans wrote: At 01:21 PM 5/17/2004 -0700, Sara Golemon wrote: > It's not a big deal either way we go. If everyone is ok with the fact that > this was a one time slip and there aren't going to be any other feature > additions, small or big, so be it. > Long as it doesn't

Re: [PHP-DEV] Re: protected/private access and var_dump/print_r

2004-05-19 Thread Andi Gutmans
At 11:42 AM 5/18/2004 +0200, Christian Schneider wrote: Sara Golemon wrote: var_dump($someobject); shows only public properties (as I'd expect), but print_r($someobject) shows all properties (explicitly identifying protected/private props). I agree with Derick and Andrey in that if anything should

Re: [PHP-DEV] Re: PHP 5.0/5.1 (was: ZendEngine2 / zend_ini_parser.y zend_ini_scanner.l)

2004-05-19 Thread Andi Gutmans
At 01:21 PM 5/17/2004 -0700, Sara Golemon wrote: > It's not a big deal either way we go. If everyone is ok with the fact that > this was a one time slip and there aren't going to be any other feature > additions, small or big, so be it. > Long as it doesn't become a habbit :) > I think that in ord

[PHP-DEV] CVS Account Request: areaz2

2004-05-19 Thread Oliver Welter
I have written a php extension, which makes use of the dazuko kernel module. This will make it possible, to use php for writing virus scanners and related tools. Dazuko is a kernel module, which allows you to control file accesses on the local filesystem. -- PHP Internals - PHP Runtime Devel