Home
last modified time | relevance | path

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

1234

/PHP-7.4/tests/classes/
H A Dproperty_override_private_public.phpt2 Redeclare inherited private property as public.
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_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_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_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.
H A Dproperty_override_protectedStatic_publicStatic.phpt2 Redeclare inherited protected static property as public static.
H A Dproperty_override_publicStatic_publicStatic.phpt2 Redeclare inherited public static property as public static.
H A Dproperty_override_protectedStatic_private.phpt2 Redeclare inherited protected static property as private.
H A Dproperty_override_protectedStatic_protected.phpt2 Redeclare inherited protected static property as protected.
H A Dproperty_override_protectedStatic_public.phpt2 Redeclare inherited protected static property as public.
H A Dproperty_override_publicStatic_private.phpt2 Redeclare inherited public static property as private.
/PHP-7.4/ext/intl/tests/
H A Dbug75090.phpt2 Bug #75090 Constants of parent IntlCalendar class not inherited
/PHP-7.4/ext/reflection/tests/
H A DReflectionProperty_getDeclaringClass_variation1.phpt2 Test ReflectionProperty::getDeclaringClass() with inherited properties.
H A DReflectionClass_export_basic2.phpt2 ReflectionClass::__toString() - ensure inherited private props are hidden.
/PHP-7.4/Zend/tests/
H A Dbug49472.phpt27 Fatal error: Cannot inherit previously-inherited or override constant c from interface ia in %s on …

Completed in 56 milliseconds

1234