Home
last modified time | relevance | path

Searched refs:inherited (Results 26 – 50 of 101) sorted by relevance

12345

/php-src/Zend/tests/constants/final_constants/
H A Dfinal_const11.phpt2 Class constants cannot be inherited from both a class and an interface
/php-src/ext/opcache/tests/
H A Dpreload_method_static_vars.phpt2 Preloading inherited method with separated static vars
/php-src/ext/intl/tests/
H A Dbug75090.phpt2 Bug #75090 Constants of parent IntlCalendar class not inherited
/php-src/tests/classes/
H A Dmethod_override_optional_arg_002.phpt2 Omitting optional arg in method inherited from abstract class
H A Dbug23951.phpt2 Bug #23951 (Defines not working in inherited classes)
H A Dproperty_override_private_private.phpt2 Redeclare inherited private property as private.
H A Dproperty_override_private_public.phpt2 Redeclare inherited private property as public.
H A Dproperty_override_private_protected.phpt2 Redeclare inherited private property as protected.
H A Dproperty_override_protected_protected.phpt2 Redeclare inherited protected property as protected.
H A Dproperty_override_protected_public.phpt2 Redeclare inherited protected property as public.
H A Dproperty_override_public_public.phpt2 Redeclare inherited public property as public.
H A Dproperty_override_privateStatic_private.phpt2 Redeclare inherited private static property as private.
H A Dproperty_override_privateStatic_privateStatic.phpt2 Redeclare inherited private static property as private static.
H A Dproperty_override_privateStatic_public.phpt2 Redeclare inherited private static property as public.
H A Dproperty_override_privateStatic_publicStatic.phpt2 Redeclare inherited private static property as public static.
H A Dproperty_override_protectedStatic_publicStatic.phpt2 Redeclare inherited protected static property as public static.
H A Dproperty_override_privateStatic_protected.phpt2 Redeclare inherited private static property as protected.
H A Dproperty_override_privateStatic_protectedStatic.phpt2 Redeclare inherited private static property as protected static.
H A Dproperty_override_private_privateStatic.phpt2 Redeclare inherited private property as private static.
H A Dproperty_override_private_protectedStatic.phpt2 Redeclare inherited private property as protected static.
H A Dproperty_override_private_publicStatic.phpt2 Redeclare inherited private property as public static.
H A Dproperty_override_protectedStatic_protectedStatic.phpt2 Redeclare inherited protected static property as protected static.
/php-src/ext/reflection/tests/
H A Dbug75231.phpt2 Bug #75231: ReflectionProperty#getValue() incorrectly works with inherited classes
H A DReflectionObject_export_basic3.phpt2 ReflectionObject::__toString() - ensure dynamic property with same name as inherited private proper…
/php-src/Zend/tests/anon/
H A D015.phpt2 static variables in methods inherited from parent class

Completed in 67 milliseconds

12345