]> granicus.if.org Git - php/commit
Fix #41640 (get_class_vars produces error on class constants)
authorJohannes Schlüter <johannes@php.net>
Sat, 9 Jun 2007 08:36:52 +0000 (08:36 +0000)
committerJohannes Schlüter <johannes@php.net>
Sat, 9 Jun 2007 08:36:52 +0000 (08:36 +0000)
commiteae4b3109ed45e55aeed13d4b27a2f88c39d0f35
tree999f9419f2fd9b41cf0e82df213f7fb6a883917c
parent1eb7fc2dd7b1882cdedfbc15653f30a478fedd68
Fix #41640 (get_class_vars produces error on class constants)
Zend/tests/bug41640.phpt [new file with mode: 0644]
Zend/zend_builtin_functions.c