]> granicus.if.org Git - php/commit
/* The compiler is not-reentrant. Make sure we __autoload() only during run-time
authorAndi Gutmans <andi@php.net>
Thu, 25 Mar 2004 11:30:02 +0000 (11:30 +0000)
committerAndi Gutmans <andi@php.net>
Thu, 25 Mar 2004 11:30:02 +0000 (11:30 +0000)
commitd6d52f6f2e5b3796076f5bb4a092ca86ebcad05e
tree35f8afc174252c37ff4fb9ae18df8c2e82899ccf
parentbca43470641daec801d3d686630efb78ab5ec758
/* The compiler is not-reentrant. Make sure we __autoload() only during run-time
     * (doesn't impact fuctionality of __autoload()
     */
Zend/zend_execute_API.c