Home
last modified time | relevance | path

Searched refs:inherited (Results 51 – 75 of 101) sorted by relevance

12345

/PHP-8.3/tests/classes/
H A Dproperty_override_publicStatic_publicStatic.phpt2 Redeclare inherited public static property as public static.
H A Dconstants_basic_004.phpt28 // Static and instance array using class constants with self (constants should be inherited)
32 // Should also include inherited properties from B.
H A Dconstants_visibility_004.phpt2 Only public and protected class constants should be inherited
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_protected.phpt2 Redeclare inherited public static property as protected.
H A Dproperty_override_publicStatic_public.phpt2 Redeclare inherited public static property as public.
H A Dproperty_override_public_private.phpt2 Redeclare inherited public property as private.
H A Dproperty_override_public_protected.phpt2 Redeclare inherited public property as protected.
H A Dproperty_override_protectedStatic_private.phpt2 Redeclare inherited protected static property as private.
H A Dproperty_override_publicStatic_private.phpt2 Redeclare inherited public static property as private.
H A Dproperty_override_protectedStatic_privateStatic.phpt2 Redeclare inherited protected static property as private static.
H A Dproperty_override_protected_protectedStatic.phpt2 Redeclare inherited protected property as protected static.
H A Dproperty_override_protected_publicStatic.phpt2 Redeclare inherited protected property as public static.
H A Dproperty_override_publicStatic_privateStatic.phpt2 Redeclare inherited public static property as private static.
H A Dproperty_override_public_publicStatic.phpt2 Redeclare inherited public property as public static.
H A Dproperty_override_protected_privateStatic.phpt2 Redeclare inherited protected property as private static.
H A Dproperty_override_publicStatic_protectedStatic.phpt2 Redeclare inherited public static property as protected static.
H A Dproperty_override_public_privateStatic.phpt2 Redeclare inherited public property as private static.
H A Dproperty_override_public_protectedStatic.phpt2 Redeclare inherited public property as protected static.
/PHP-8.3/ext/mysqli/tests/
H A Dbug38003.phpt2 Bug #38003 (in classes inherited from MySQLi it's possible to call private constructors from invali…
/PHP-8.3/Zend/tests/anon/
H A D016.phpt2 static variables in methods inherited from parent class (can't cache objects)
/PHP-8.3/ext/date/tests/
H A DDateTimeImmutable_createFromMutable-002.phpt2 Tests for inherited DateTimeImmutable::createFromMutable
/PHP-8.3/ext/zend_test/tests/
H A Dgh9871.phpt2 Test observing inherited internal functions
/PHP-8.3/Zend/tests/
H A Dbug77291.phpt2 Bug #77291 (magic methods inherited from a trait may be ignored)

Completed in 21 milliseconds

12345