]> granicus.if.org Git - php/commit
- Optional parameter to class_exists() that can be used to bypass
authorMarcus Boerger <helly@php.net>
Tue, 27 Apr 2004 18:09:40 +0000 (18:09 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 27 Apr 2004 18:09:40 +0000 (18:09 +0000)
commit953a09969fdc7ee9c0ceea60a0e83bb1e1e4dfa4
treef83d69d06d803743f28561435854495a0c2752d3
parent32321488ab9c73439a323a363c6762364dc7c2cf
- Optional parameter to class_exists() that can be used to bypass
  __autoload() which can be helpfull in __autoload() itself.
Zend/zend_builtin_functions.c