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
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
> >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
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
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
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
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
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