]> granicus.if.org Git - php/commit
Fixed bug #43483 (get_class_methods() does not list all visible methods)
authorDmitry Stogov <dmitry@php.net>
Thu, 21 Feb 2008 15:14:38 +0000 (15:14 +0000)
committerDmitry Stogov <dmitry@php.net>
Thu, 21 Feb 2008 15:14:38 +0000 (15:14 +0000)
commit97cecfbabe34b0128df31ad93f5489b0b7af168f
tree879795b7fc8ce8366821aa9ae7a7e63ae3f7aff0
parentcf9bbcc2e6ab2470a6061245db92ce15a9256a06
Fixed bug #43483 (get_class_methods() does not list all visible methods)
Zend/tests/bug43483.phpt [new file with mode: 0644]
Zend/zend_builtin_functions.c