Home
last modified time | relevance | path

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

1234

/PHP-7.4/tests/classes/
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_protected.phpt2 Redeclare inherited public property as protected.
H A Dconstants_visibility_004.phpt2 Only public and protected class constants should be inherited
H A Dfinal_ctor3.phpt2 Ensure implicit final inherited old-style constructor cannot be overridden.
H A Dproperty_override_public_private.phpt2 Redeclare inherited public property as private.
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 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_publicStatic_protectedStatic.phpt2 Redeclare inherited public static property as protected static.
H A Dproperty_override_public_protectedStatic.phpt2 Redeclare inherited public property as protected 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_public_privateStatic.phpt2 Redeclare inherited public property as private static.
H A Dproperty_override_protected_private.phpt2 Redeclare inherited protected property as private (duplicates Zend/tests/errmsg_023.phpt).
H A Dprivate_redeclare.phpt2 ZE2 A derived class does not know anything about inherited private methods
/PHP-7.4/ext/mysqli/tests/
H A Dbug38003.phpt2 Bug #38003 (in classes inherited from MySQLi it's possible to call private constructors from invali…
/PHP-7.4/Zend/tests/
H A Dbug77291.phpt2 Bug #77291 (magic methods inherited from a trait may be ignored)
H A Dmethod_static_var.phpt22 …* function_add_ref() makes a clone of static variables for inherited functions, so $i in Bar::test…
H A Dbug29674.phpt2 Bug #29674 (inherited method doesn't have access to private variables of the derived class)
/PHP-7.4/sapi/fpm/tests/
H A Dbug68442-signal-reload.phpt32 $tester->expectLogNotice('using inherited socket fd=\d+, "127.0.0.1:\d+"');
H A Dbug77934-reload-process-control.phpt33 $tester->expectLogNotice('using inherited socket fd=\d+, "127.0.0.1:\d+"');
H A Dbug80024-socket-reduced-inherit.phpt2 FPM: bug80024 - Duplication of info about inherited socket after pool removing

Completed in 24 milliseconds

1234