Home
last modified time | relevance | path

Searched refs:extended (Results 1 – 25 of 43) sorted by relevance

12

/php-src/Zend/tests/
H A Dconstant_expressions_classes.phpt13 '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 B
39 D::HW = this is space1\C extended by D
40 E::getHW() = this is A extended by B
41 G::get_me() = got this is F extended by G
H A Dbug66252.phpt9 const BHW = parent::HW . " extended by B";
15 this is A extended by B
/php-src/ext/standard/tests/strings/
H A Dbug47481.phpt2 Bug #47481 (natcasesort() does not sort extended ASCII characters correctly)
6 * Test natcasesort() with extended ASCII characters
/php-src/Zend/tests/generators/errors/
H A Dgenerator_extend_error.phpt2 The Generator class cannot be extended
/php-src/ext/date/tests/
H A Dbug51987.phpt2 Bug #51987 (Datetime fails to parse an ISO 8601 ordinal date (extended format))
H A Dbug69089.phpt2 Bug #69089 (Add support for RFC3339 extended to DateTime::format)
H A Dbug52738.phpt2 Bug #52738 (Can't use new properties in class extended from DateInterval)
H A Dbug62500.phpt2 Bug #62500 (Segfault in DateInterval class when extended)
/php-src/ext/pcre/tests/
H A Dbug38600.phpt2 Bug #38600 (infinite loop in pcre with extended class)
/php-src/ext/sqlite3/tests/
H A Dsqlite3_39_toggleExtended.phpt20 echo "Toggling extended error codes and re-inserting a third time" . PHP_EOL;
36 Toggling extended error codes and re-inserting a third time
/php-src/ext/zip/tests/
H A Dbug38943_2.phpt2 #38943, properties in extended class cannot be set (5.3)
H A Dcompression_methods.phpt6 The zip and the test should be extended, if possible.
/php-src/ext/reflection/tests/
H A Dbug36308.phpt2 Reflection Bug #36308 (ReflectionProperty::getDocComment() does not reflect extended class commenta…
/php-src/ext/spl/tests/
H A Dbug64106.phpt2 Bug #64106: Segfault on SplFixedArray[][x] = y when extended
H A Dbug41828.phpt2 Bug #41828 (Segfault if extended constructor of RecursiveIterator doesn't call its parent)
H A Dbug34548.phpt2 Bug #34548 (Method append() in class extended from ArrayObject crashes PHP)
H A Dbug33136.phpt2 Bug #33136 (method offsetSet in class extended from ArrayObject crash PHP)
/php-src/ext/standard/tests/serialize/
H A Dbug76300.phpt2 Bug #76300: Unserialize of extended protected member broken
/php-src/ext/dom/tests/
H A Dbug28817.phpt2 Bug #28817 (properties in extended class)
/php-src/Zend/tests/assert/
H A Dexpect_009.phpt2 test stack trace is correct from failed exception in extended class
H A Dexpect_010.phpt2 test stack trace is correct from failed exception in extended class (parent implementing constructo…
/php-src/ext/json/tests/
H A D006.phpt2 json_encode() & extended encoding
/php-src/ext/ldap/tests/
H A Dldap_exop_refresh.phpt2 ldap_exop_refresh() - Test LDAP refresh extended operation
H A Dldap_exop_passwd_error.phpt31 Warning: ldap_exop_passwd(): Passwd modify extended operation failed: %s (53) in %s on line %d
/php-src/ext/mysqli/tests/
H A Dbug33491.phpt2 Bug #33491 (extended mysqli class crashes when result is not object)

Completed in 22 milliseconds

12