Re: [PHP-DEV] [PATCH] LSB - forward_static_call function patch (with tests)

2008-04-09 Thread Stanislav Malyshev
It's already in, and none so far ;) Heh, I missed it. Great then :) -- Stanislav Malyshev, Zend Software Architect [EMAIL PROTECTED] http://www.zend.com/ (408)253-8829 MSN: [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/

Re: [PHP-DEV] [PATCH] LSB - forward_static_call function patch (with tests)

2008-04-09 Thread Etienne Kneuss
Hello, It's already in, and none so far ;) Regards On Thu, Apr 10, 2008 at 1:27 AM, Stanislav Malyshev <[EMAIL PROTECTED]> wrote: > Hi! > > Mike Lively wrote: > > > I have created a few tests for the patch and updated to the patch to the > > tip > > of both php6 and php5.3 > > > > http://ds-o.c

Re: [PHP-DEV] [PATCH] LSB - forward_static_call function patch (with tests)

2008-04-09 Thread Stanislav Malyshev
Hi! Mike Lively wrote: I have created a few tests for the patch and updated to the patch to the tip of both php6 and php5.3 http://ds-o.com/Patches/lsb.forward_static_call.v3.tar.gz Looks fine. Any objections to this patch from anybody? -- Stanislav Malyshev, Zend Software Architect [EMAIL PR

[PHP-DEV] [PATCH] LSB - forward_static_call function patch (with tests)

2008-04-06 Thread Mike Lively
I have created a few tests for the patch and updated to the patch to the tip of both php6 and php5.3 http://ds-o.com/Patches/lsb.forward_static_call.v3.tar.gz A link to just the patch: http://ds-o.com/Patches/lsb.forward_static_call.v3.patch It would be fantastic to get it reviewed and commit