Searched refs:extended (Results 1 – 25 of 41) sorted by relevance
12
13 'B'=> 'class B extends A { const HW = parent::HW." extended by B"; }',15 'D' => 'class D { const HW = \space1\C::HW." extended by D"; }',19 …'G' => 'class G extends F { const XX = parent::XX." extended by G"; public static function get_me(…38 B::HW = this is A extended by B39 D::HW = this is space1\C extended by D40 E::getHW() = this is A extended by B41 G::get_me() = got this is F extended by G
9 const BHW = parent::HW . " extended by B";15 this is A extended by B
2 Bug #47481 (natcasesort() does not sort extended ASCII characters correctly)6 * Test natcasesort() with extended ASCII characters
2 The Generator class cannot be extended
2 Bug #51987 (Datetime fails to parse an ISO 8601 ordinal date (extended format))
2 Bug #69089 (Add support for RFC3339 extended to DateTime::format)
2 Bug #52738 (Can't use new properties in class extended from DateInterval)
2 Bug #62500 (Segfault in DateInterval class when extended)
2 Bug #48476 (cloning extended DateTime class without calling parent::__constr crashed PHP)
2 Bug #38600 (infinite loop in pcre with extended class)
2 #38943, properties in extended class cannot be set (5.3)
6 The zip and the test should be extended, if possible.
20 echo "Toggling extended error codes and re-inserting a third time" . PHP_EOL;36 Toggling extended error codes and re-inserting a third time
2 Reflection Bug #36308 (ReflectionProperty::getDocComment() does not reflect extended class commenta…
2 Bug #64106: Segfault on SplFixedArray[][x] = y when extended
2 Bug #41828 (Segfault if extended constructor of RecursiveIterator doesn't call its parent)
2 Bug #34548 (Method append() in class extended from ArrayObject crashes PHP)
2 Bug #76300: Unserialize of extended protected member broken
2 Bug #28817 (properties in extended class)
2 test stack trace is correct from failed exception in extended class
2 test stack trace is correct from failed exception in extended class (parent implementing constructo…
2 json_encode() & extended encoding
2 Bug #33491 (extended mysqli class crashes when result is not object)
2 ldap_exop_refresh() - Test LDAP refresh extended operation
31 Warning: ldap_exop_passwd(): Passwd modify extended operation failed: %s (53) in %s on line %d
Completed in 37 milliseconds