Home
last modified time | relevance | path

Searched refs:from (Results 476 – 500 of 1543) sorted by relevance

1...<<11121314151617181920>>...62

/PHP-7.0/tests/classes/
H A Dfactory_and_singleton_004.phpt18 Fatal error: Uncaught Error: Call to private test::__construct() from invalid context in %s:%d
H A Dinterface_and_extends.phpt26 Fatal error: Class Tester cannot extend from interface Test in %sinterface_and_extends.php on line …
H A Dclass_final.phpt22 Fatal error: Class derived may not inherit from final class (base) in %s on line %d
H A Dfactory_and_singleton_005.phpt19 Fatal error: Uncaught Error: Call to protected test::__destruct() from context '' in %sfactory_and_…
H A Dfactory_and_singleton_006.phpt19 Fatal error: Uncaught Error: Call to private test::__destruct() from context '' in %sfactory_and_si…
H A Dfactory_and_singleton_007.phpt20 Fatal error: Uncaught Error: Call to protected test::__clone() from context '' in %s:%d
H A Dfactory_and_singleton_008.phpt20 Fatal error: Uncaught Error: Call to private test::__clone() from context '' in %s:%d
/PHP-7.0/ext/spl/tests/
H A Diterator_057.phpt8 * From Docs: Construct a new array iterator from anything that has a hash table.
/PHP-7.0/Zend/tests/
H A Dbug62005.phpt11 Warning: Creating default object from empty value in %sbug62005.php on line %d
H A Dbug35393.phpt2 Bug #35393 (changing static protected members from outside the class)
H A Dbug41075.phpt30 string(40) "Creating default object from empty value"
H A Dbug62358.phpt8 echo "from T";
H A Dexception_004.phpt2 Throwing exception using a class that isn't derived from the Exception base class
/PHP-7.0/Zend/tests/traits/
H A Derror_012.phpt19 Fatal error: Uncaught Error: Call to protected method bar::test() from context '' in %s:%d
/PHP-7.0/ext/bz2/
H A Dconfig.w3211 // BZ2 extension does this slightly differently from others
/PHP-7.0/ext/standard/tests/file/
H A Dbug63512.phpt2 Fixed bug #63512 (parse_ini_file() with INI_SCANNER_RAW removes quotes from value).
/PHP-7.0/ext/reflection/tests/
H A Dbug36434.phpt2 Reflection Bug #36434 (Properties from parent class fail to indetify their true origin)
/PHP-7.0/ext/phar/tests/tar/
H A Dlinks4.phpt2 Phar: tar with link to root directory file from root directory file
H A Dlinks5.phpt2 Phar: tar with relative link to subdirectory file from subdirectory file
/PHP-7.0/ext/dom/tests/
H A DDOMDocument_schemaValidateSource_addAttrs.phpt2 DomDocument::schemaValidateSource() - Add missing attribute default values from schema
H A DDOMDocument_schemaValidateSource_missingAttrs.phpt2 DomDocument::schemaValidateSource() - Don't add missing attribute default values from schema
H A DDOMDocument_schemaValidate_addAttrs.phpt2 DomDocument::schemaValidate() - Add missing attribute default values from schema
H A DDOMDocument_schemaValidate_missingAttrs.phpt2 DomDocument::schemaValidate() - Don't add missing attribute default values from schema
/PHP-7.0/tests/lang/
H A DreturnByReference.002.phpt2 Returning a reference from a function.
/PHP-7.0/Zend/tests/generators/
H A Dyield_in_finally.phpt2 yield can be used in finally (apart from forced closes)

Completed in 97 milliseconds

1...<<11121314151617181920>>...62