Home
last modified time | relevance | path

Searched refs:inherited (Results 51 – 75 of 95) sorted by path

1234

/PHP-7.4/tests/classes/
H A Dinheritance_005.phpt2 Check for inherited old-style constructor.
H A Dinheritance_007.phpt2 Ensure inherited old-style constructor doesn't block other methods
H A Dinterface_constant_inheritance_001.phpt2 Ensure an interface may not shadow an inherited constant.
16 Fatal error: Cannot inherit previously-inherited or override constant FOO from interface I1 in %s o…
H A Dinterface_constant_inheritance_002.phpt2 Ensure a class may not shadow a constant inherited from an interface.
16 Fatal error: Cannot inherit previously-inherited or override constant FOO from interface I in %s on…
H A Dinterface_constant_inheritance_003.phpt19 Fatal error: Cannot inherit previously-inherited or override constant FOO from interface I2 in %s o…
H A Dinterface_implemented.phpt2 ZE2 An interface is inherited
H A Dmethod_override_optional_arg_002.phpt2 Omitting optional arg in method inherited from abstract class
H A Dprivate_redeclare.phpt2 ZE2 A derived class does not know anything about inherited private methods
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_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_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_private_private.phpt2 Redeclare inherited private property as private.
H A Dproperty_override_private_privateStatic.phpt2 Redeclare inherited private property as private static.
H A Dproperty_override_private_protected.phpt2 Redeclare inherited private property as protected.
H A Dproperty_override_private_protectedStatic.phpt2 Redeclare inherited private property as protected static.
H A Dproperty_override_private_public.phpt2 Redeclare inherited private property as public.
H A Dproperty_override_private_publicStatic.phpt2 Redeclare inherited private property as public static.
H A Dproperty_override_protectedStatic_private.phpt2 Redeclare inherited protected static property as private.
H A Dproperty_override_protectedStatic_privateStatic.phpt2 Redeclare inherited protected static property as private static.
H A Dproperty_override_protectedStatic_protected.phpt2 Redeclare inherited protected static property as protected.
H A Dproperty_override_protectedStatic_protectedStatic.phpt2 Redeclare inherited protected static property as protected static.
H A Dproperty_override_protectedStatic_public.phpt2 Redeclare inherited protected static property as public.

Completed in 24 milliseconds

1234