Re: [PHP-DEV] turn off gcov for php 4.4?

2008-10-12 Thread Nuno Lopes
I'll drop it soon from gcov. Nuno Sounds good, we should also stop building snapshots and change the other branches to be built more often. Scott On 12 Oct 2008, at 07:59, Gregory Beaver <[EMAIL PROTECTED]> wrote: Hi all, Isn't it time to retire PHP 4.4 in gcov.php.net? It's just wasted

Re: [PHP-DEV] turn off gcov for php 4.4?

2008-10-12 Thread Scott MacVicar
Sounds good, we should also stop building snapshots and change the other branches to be built more often. Scott On 12 Oct 2008, at 07:59, Gregory Beaver <[EMAIL PROTECTED]> wrote: Hi all, Isn't it time to retire PHP 4.4 in gcov.php.net? It's just wasted resources for that version Greg --

Re: [PHP-DEV] json_encode ignores protected/private class members

2008-10-12 Thread Daniel Convissor
Hi Jaris: > I don't know if I'm using json_encode for something it's not supposed to > do. I'm using it to serialize an object to send it to another > runtime-environment in response to an remote call, just like what I can > do with SOAP, REST or RMI. In this context I don't see much sense i