Home
last modified time | relevance | path

Searched refs:autoload (Results 51 – 59 of 59) sorted by relevance

123

/PHP-5.5/ext/standard/tests/class_object/
H A Dclass_exists_variation_002.phpt5 /* Prototype : proto bool class_exists(string classname [, bool autoload])
80 // loop through each element of the array for autoload
H A Dinterface_exists_variation2.phpt5 /* Prototype : bool interface_exists(string classname [, bool autoload])
94 // loop through each element of the array for autoload
H A Dis_a.phpt2 is_a and is_subclass_of behaviour (with and without autoload)
27 // with autoload options..
/PHP-5.5/ext/spl/tests/
H A Dclass_implements_variation2.phpt5 /* Prototype : array class_implements(mixed what [, bool autoload ])
H A Dclass_uses_variation2.phpt5 /* Prototype : array class_uses(mixed what [, bool autoload ])
/PHP-5.5/
H A DREADME.namespaces102 first tries to use (and autoload) class from current namespace and in case
H A DNEWS1379 . Added validation of class names in the autoload process. (Dmitry)
1717 . Fixed bug #65254 (Exception not catchable when exception thrown in autoload
1724 . Fixed bug #65161 (Generator + autoload + syntax error = segfault). (Nikita)
4621 . Fixed bug #53141 (autoload misbehaves if called from closing session).
5915 . Added delaying exceptions in SPL's autoload mechanism. (Marcus)
7292 - Fixed bug #42009 (is_a() and is_subclass_of() should NOT call autoload, in the
9369 - Fixed bug #34584 (Segfault with SPL autoload handler). (Marcus)
9407 - Fixed bug #34216 (Segfault with autoload). (Marcus)
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar396 spl_autoload_register(array('gtAutoload', 'autoload'));
403 * @param string $class Class name to autoload
406 public static function autoload($class)
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic11500 0 search/4096 (autoload\ Lisp/Scheme program text

Completed in 66 milliseconds

123