Home
last modified time | relevance | path

Searched refs:__toString (Results 76 – 100 of 318) sorted by relevance

12345678910>>...13

/PHP-7.4/Zend/tests/
H A Dsettype_null.phpt9 function __toString() {
H A Dunexpected_ref_bug.phpt6 public function __toString() {
H A Dbug61362.phpt2 Bug #61362 (Exception::getTraceAsString, Exception::__toString not able to handle unicode)
H A Dbug78239.phpt26 Fatal error: Uncaught ErrorException: Function ReflectionType::__toString() is deprecated in %s:%d
H A Dcast_to_bool.phpt9 function __toString() {
H A Dcast_to_int.phpt9 function __toString() {
H A Dsettype_bool.phpt9 function __toString() {
H A Dbug37811.phpt8 function __toString()
H A Dsettype_double.phpt11 function __toString() {
H A Dsettype_int.phpt9 function __toString() {
H A Dcast_to_double.phpt11 function __toString() {
H A Dcast_to_string.phpt9 function __toString() {
H A Dsettype_string.phpt9 function __toString() {
H A Dbug30162.phpt28 public function __toString() {
H A Dsettype_array.phpt13 function __toString() {
H A Dcast_to_array.phpt13 function __toString() {
/PHP-7.4/ext/reflection/tests/
H A Dbug45571.phpt2 Bug #45571 (ReflectionClass::__toString() shows superclasses' private static methods.)
H A Dbug74673.phpt25 #1 %s(%d): ReflectionClass->__toString()
H A D024.phpt2 ReflectionObject::__toString (filtering privates/protected dynamic properties)
H A DReflectionClass_export_basic2.phpt2 ReflectionClass::__toString() - ensure inherited private props are hidden.
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_089.phpt11 public function __toString() {
/PHP-7.4/ext/standard/tests/file/
H A Dfile_put_contents.phpt6 function __toString() {
/PHP-7.4/ext/openssl/tests/
H A Dbug38261.phpt11 function __toString() {
/PHP-7.4/ext/standard/tests/strings/
H A Daddcslashes_002.phpt17 public function __toString() {
/PHP-7.4/ext/opcache/tests/opt/
H A Dsccp_026.phpt14 if (!is_string($var) || (is_object($var) && !method_exists($var, '__toString'))) {

Completed in 16 milliseconds

12345678910>>...13