[PHP-DEV] Re: Fix for duplicate magic methods calls (bug #63462)

2013-01-16 Thread Dmitry Stogov
Hi Stas, I think the patch is correct and should be committed into 5.3 and above. Thanks. Dmitry. On Mon, Jan 14, 2013 at 12:20 PM, Stas Malyshev wrote: > Hi! > > I made a fix for bug #63462 - https://github.com/php/php-src/pull/258 - > which changes a bit how we do guards by unmangling the nam

[PHP-DEV] Re: Fix for duplicate magic methods calls (bug #63462)

2013-01-14 Thread Dmitry Stogov
Hi Stas, Sorry for delay, I'll able to take a look only tomorrow or after tomorrow. Thanks. Dmitry. On Monday, January 14, 2013, Stas Malyshev wrote: > Hi! > > I made a fix for bug #63462 - https://github.com/php/php-src/pull/258 - > which changes a bit how we do guards by unmangling the names