Home
last modified time | relevance | path

Searched refs:classes (Results 26 – 50 of 397) sorted by relevance

12345678910>>...16

/PHP-7.1/ext/spl/
H A DTODO3 Implement the classes/interfaces from the .inc files in
/PHP-7.1/Zend/tests/
H A Dabstract-static.phpt2 Test for abstract static classes
H A Dgc_027.phpt2 GC 027: GC and properties of internal classes
H A Dbug42798.phpt2 Bug #42798 (_autoload() not triggered for classes used in method signature)
H A Daccess_modifiers_003.phpt2 using multiple access modifiers (classes)
H A Dexception_023.phpt2 Ensure proper backtraces with anon classes
H A Derrmsg_038.phpt13 …perty test::$var final, the final modifier is allowed only for methods and classes in %s on line %d
H A Dbug42859.phpt2 Bug #42859 (import always conflicts with internal classes)
H A Dbug43200_2.phpt2 Bug #43200.2 (Interface implementation / inheritance not possible in abstract classes)
H A Dbug69534.phpt2 Bug #69534 (Cycle leaks through declared properties on internal classes)
/PHP-7.1/Zend/tests/anon/
H A D006.phpt2 testing anon classes inside namespaces
H A D009.phpt2 testing traits in anon classes
/PHP-7.1/ext/standard/tests/class_object/
H A Dget_declared_traits_basic_001.phpt33 echo "\n-- Ensure userspace classes are not listed --\n";
54 -- Ensure userspace classes are not listed --
/PHP-7.1/tests/classes/
H A Dstatic_properties_004.phpt9 echo "\nInherited static properties refer to the same value across classes:\n";
23 Inherited static properties refer to the same value across classes:
H A Dautoload_012.phpt2 Ensure callback methods in unknown classes trigger autoload.
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_info.h30 PHPDBG_INFO(classes);
/PHP-7.1/ext/standard/tests/array/
H A Dvar_export3.phpt2 var_export() and classes
/PHP-7.1/Zend/tests/return_types/
H A D016.phpt2 Fully qualified classes are allowed in return types
H A D017.phpt2 Fully qualified classes in trait return types
/PHP-7.1/ext/reflection/tests/
H A DReflectionClass_getDocComment_001.phpt49 $classes = array('A', 'B', 'C', 'D', 'E', 'F', 'G', 'I');
50 foreach ($classes as $class) {
H A DReflectionClass_isInstance_basic.phpt13 $classes = array("A", "B", "C", "I", "X");
20 foreach ($classes as $class) {
H A Dbug26640.phpt2 Reflection Bug #26640 (__autoload() not invoked by Reflection classes)
H A DReflectionExtension_getClassNames_variation1.phpt2 ReflectionExtension::getClassNames() method on an extension with no classes
H A DReflectionClass_isInstantiable_variation.phpt33 $classes = array("noCtor", "publicCtorNew", "protectedCtorNew", "privateCtorNew",
36 foreach($classes as $class ) {
/PHP-7.1/ext/gmp/
H A Dbug74670.phpt2 Bug #74670: Integer Underflow when unserializing GMP and possible other classes

Completed in 24 milliseconds

12345678910>>...16