[PHP-DEV] Re: com php-src: fix bug #63462 (Magic methods called twice for unset protected properties): NEWS Zend/tests/bug63462.phpt Zend/zend_object_handlers.c

2013-01-22 Thread David Soria Parra
On 2013-01-18, Stanislav Malyshev s...@php.net wrote:
 Commit:33b104c778c5c0e5446671397aaddd66efa4a7bc
 Author:Stanislav Malyshev s...@php.net Mon, 14 Jan 2013 
 00:06:09 -0800
 Parents:   f63a9f6c11c05aa76158b6cae0e05340d303a6af
 Branches:  PHP-5.3 PHP-5.4 PHP-5.5 master

 Link:   
 http://git.php.net/?p=php-src.git;a=commitdiff;h=33b104c778c5c0e5446671397aaddd66efa4a7bc

 Log:
 fix bug #63462 (Magic methods called twice for unset protected properties)

this appears to break tests/classes/unset_properties.phpt on 5.5 branch,
can you please look into this?

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DEV] Re: com php-src: fix bug #63462 (Magic methods called twice for unset protected properties): NEWS Zend/tests/bug63462.phpt Zend/zend_object_handlers.c

2013-01-22 Thread Stas Malyshev
Hi!

 this appears to break tests/classes/unset_properties.phpt on 5.5 branch,
 can you please look into this?
 

Thanks, fixed.
-- 
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DEV] Re: com php-src: fix bug #63462 (Magic methods called twice for unset protected properties): NEWS Zend/tests/bug63462.phpt Zend/zend_object_handlers.c

2013-01-22 Thread Gustavo Lopes
On Tue, 22 Jan 2013 09:38:11 +0100, Stas Malyshev smalys...@sugarcrm.com  
wrote:



this appears to break tests/classes/unset_properties.phpt on 5.5 branch,
can you please look into this?



Thanks, fixed.


Seems to be failing on 5.4 as well.


--
Gustavo Lopes

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php