]> granicus.if.org Git - php/commit
Fixed bug #26697 (calling class_exists on a nonexistent class in __autoload
authorMarcus Boerger <helly@php.net>
Tue, 23 Dec 2003 10:45:10 +0000 (10:45 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 23 Dec 2003 10:45:10 +0000 (10:45 +0000)
commitc6cb00fe592c54e328365b2aed865beecf5d0e0e
tree74ca48ee1a2983b2878f4f23aac397bd265c38d7
parentcf45beedb5c18512151ee33fe7b552e34ca2282d
Fixed bug #26697 (calling class_exists on a nonexistent class in __autoload
results in segfault).
NEWS
Zend/tests/bug26697.phpt [new file with mode: 0755]
Zend/zend.c
Zend/zend_execute_API.c
Zend/zend_globals.h