Home
last modified time | relevance | path

Searched refs:inherited (Results 1 – 25 of 95) sorted by path

1234

/PHP-7.4/
H A DNEWS350 . Fixed bug #80024 (Duplication of info about inherited socket after pool
737 . Fixed bug #79917 (File cache segfault with a static variable in inherited
888 . Fixed bug #79548 (Preloading segfault with inherited method using static
1555 . Fixed bug #78514 (Preloading segfaults with inherited typed property).
1822 . Fixed bug #77922 (Double release of doc comment on inherited shadow
2375 . Fixed bug #77291 (magic methods inherited from a trait may be ignored).
/PHP-7.4/Zend/tests/
H A Dbug29674.phpt2 Bug #29674 (inherited method doesn't have access to private variables of the derived class)
H A Dbug49472.phpt27 Fatal error: Cannot inherit previously-inherited or override constant c from interface ia in %s on …
H A Dbug71414.phpt2 Bug #71414 (Interface method override inherited method and implemented in a trait causes fatal erro…
H A Dbug77291.phpt2 Bug #77291 (magic methods inherited from a trait may be ignored)
H A Dbug77922.phpt2 Bug #77922: Double release of doc comment on inherited shadow property
H A Dbug78787.phpt2 Bug #78787: Segfault with trait overriding inherited private shadow property
H A Derrmsg_025.phpt2 errmsg: cannot inherit previously inherited constant
20 Fatal error: Cannot inherit previously-inherited or override constant FOO from interface test2 in %…
H A Dinter_01.phpt18 Fatal error: Cannot inherit previously-inherited or override constant foo from interface foo in %s …
H A Dinter_04.phpt2 Trying declare interface with repeated name of inherited method
H A Dmethod_static_var.phpt22 …* function_add_ref() makes a clone of static variables for inherited functions, so $i in Bar::test…
/PHP-7.4/Zend/tests/traits/
H A Dbug65576a.phpt2 Bug #65576 (Constructor from trait conflicts with inherited constructor)
H A Dbug65576b.phpt2 Bug #65576 (Constructor from trait conflicts with inherited constructor)
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_magic_set.phpt46 // Check that inherited properties work correctly
/PHP-7.4/ext/date/tests/
H A Dbug65672.phpt2 Test for bug #65672: Broken classes inherited from DatePeriod
/PHP-7.4/ext/intl/tests/
H A Dbug75090.phpt2 Bug #75090 Constants of parent IntlCalendar class not inherited
/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/ext/opcache/tests/
H A Dpreload_static_var_inheritance.phpt2 Bug #79548: Preloading segfault with inherited method using static variable
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_export_basic2.phpt2 ReflectionClass::__toString() - ensure inherited private props are hidden.
H A DReflectionClass_hasConstant_001.phpt26 echo "Check inherited constant: ";
35 Check inherited constant: bool(true)
H A DReflectionObject_export_basic3.phpt2 ReflectionObject::__toString() - ensure dynamic property with same name as inherited private proper…
H A DReflectionProperty_constructor_variation1.phpt2 ReflectionProperty::__construct(): ensure inherited private props can't be accessed through Reflect…
30 echo "--> Reflect inherited private from global scope:\n";
38 echo "\n\n--> Reflect inherited private from declaring scope:\n";
41 echo "\n\n--> Reflect inherited private from declaring scope via subclass:\n";
44 echo "\n\n--> Reflect inherited private from subclass:\n";
48 --> Reflect inherited private from global scope:
51 --> Reflect inherited private from declaring scope:
54 --> Reflect inherited private from declaring scope via subclass:
57 --> Reflect inherited private from subclass:
H A DReflectionProperty_getDeclaringClass_variation1.phpt2 Test ReflectionProperty::getDeclaringClass() with inherited properties.
H A Dbug30148.phpt2 Reflection Bug #30148 (ReflectionMethod->isConstructor() fails for inherited classes)
H A Dbug75231.phpt2 Bug #75231: ReflectionProperty#getValue() incorrectly works with inherited classes

Completed in 27 milliseconds

1234