Home
last modified time | relevance | path

Searched refs:parent (Results 201 – 225 of 475) sorted by relevance

12345678910>>...19

/PHP-8.1/ext/intl/tests/
H A Dbug75090.phpt2 Bug #75090 Constants of parent IntlCalendar class not inherited
H A Dbug60192-getlocale.phpt10 // omitting parent::__construct($someLocale);
H A Dbug60192-getsortkey.phpt10 // omitting parent::__construct($someLocale);
H A Dbug60192-sort.phpt10 // omitting parent::__construct($someLocale);
/PHP-8.1/ext/spl/tests/
H A Dbug41691.phpt8 parent::__construct($this, $flags);
H A Dbug62672.phpt23 parent::__construct($keys->getIterator());
H A Diterator_053.phpt14 parent::__construct($it, $re, $mode, $flags);
29 $ret = parent::accept();
H A Dbug41828.phpt2 Bug #41828 (Segfault if extended constructor of RecursiveIterator doesn't call its parent)
H A Dbug54304.phpt7 parent::__construct(array(
H A Dbug75242.phpt2 Bug #75242: RecursiveArrayIterator doesn't have constants from parent class
/PHP-8.1/Zend/tests/generators/
H A Dgc_with_root_parent_mismatch.phpt2 Generator GC when the yield from parent chain does not reach the root
/PHP-8.1/Zend/tests/
H A Dbug63816.phpt2 Bug #63816: implementation child interface and after parent cause fatal error
H A Dbug73987_3.phpt2 Bug #73987 (Method compatibility check looks to original definition and not parent - return types a…
/PHP-8.1/Zend/tests/parameter_default_values/
H A Dinternal_declaration_error_class_const.phpt2 The default value is a class constant in the parent class method's signature.
H A Dinternal_declaration_error_const.phpt2 The default value is a constant in the parent class method's signature.
H A Dinternal_declaration_error_null.phpt2 The default value is null in the parent class method's signature.
/PHP-8.1/Zend/tests/anon/
H A D015.phpt2 static variables in methods inherited from parent class
/PHP-8.1/Zend/tests/return_types/
H A Dnever_no_variance.phpt10 throw new \Exception('parent');
/PHP-8.1/ext/soap/tests/
H A Dserver025.phpt11 parent::__construct("http://testuri.org", "Test1", $data);
17 parent::__construct("http://testuri.org", "Test2", $data);
/PHP-8.1/Zend/tests/closures/
H A Dclosure_from_callable_error.phpt130 echo 'Subclass cannot closure over parent private instance method'."\n";
180 echo 'Access private instance method of parent object through "self::" to parent method'."\n";
207 Subclass cannot closure over parent private instance method
211 Access private instance method of parent object through "self::" to parent method
/PHP-8.1/ext/phar/phar/
H A Ddirectorygraphiterator.inc29 parent::SELF_FIRST
/PHP-8.1/ext/opcache/tests/
H A Dpreload_error_handler.phpt17 Warning: Can't preload unlinked class B: Unknown parent A in %s on line %d
/PHP-8.1/ext/simplexml/tests/
H A Dbug40451.phpt22 Warning: SimpleXMLElement::addAttribute(): Unable to locate parent Element in %s on line %d
H A Dsxe_005.phpt23 return parent::count();
/PHP-8.1/ext/reflection/tests/
H A Dbug36434.phpt2 Reflection Bug #36434 (Properties from parent class fail to indetify their true origin)

Completed in 45 milliseconds

12345678910>>...19