]> granicus.if.org Git - php/commit
Fixed bug #40757 (get_object_vars get nothing in child class)
authorDmitry Stogov <dmitry@php.net>
Tue, 24 Jul 2007 11:39:56 +0000 (11:39 +0000)
committerDmitry Stogov <dmitry@php.net>
Tue, 24 Jul 2007 11:39:56 +0000 (11:39 +0000)
commit7ec48cb37f42e534c3a84f07dded489bc42e29f9
tree53df40a1b65353fc5068d04d7142400cc102e2d3
parentc96c5ca91f943e804e9891e4ad8ffa49a7353835
Fixed bug #40757 (get_object_vars get nothing in child class)
Fixed bug #41929 (Foreach on object does not iterate over all visible properties)
NEWS
Zend/tests/bug27798.phpt
Zend/tests/bug40757.phpt [new file with mode: 0755]
Zend/tests/bug41929.phpt [new file with mode: 0755]
Zend/zend_builtin_functions.c
Zend/zend_object_handlers.c
ext/pdo/tests/pdo_018.phpt
tests/classes/visibility_005.phpt