Home
last modified time | relevance | path

Searched refs:__toString (Results 1 – 25 of 318) sorted by path

12345678910>>...13

/PHP-7.4/
H A DNEWS826 . Fixed bug #79683 (Fake reflection scope affects __toString()). (Nikita)
2066 . Fixed bug #77024 (SplFileObject::__toString() may return array). (Craig
H A DUPGRADING262 . Throwing exceptions from __toString() is now permitted. Previously this
439 . Calls to ReflectionType::__toString() now generate a deprecation notice.
/PHP-7.4/Zend/tests/assert/
H A Dexpect_011.phpt2 test overloaded __toString on custom exception
9 public function __toString() {
/PHP-7.4/Zend/tests/
H A Dbug26166.phpt2 Bug #26166 (__toString() crash when no values returned)
8 function __toString()
23 function __toString()
25 return $this->obj->__toString();
36 function __toString() {
51 function __toString() {
68 Method NoneTest::__toString() must return a string value
H A Dbug28444.phpt15 function __toString() {
H A Dbug30161.phpt22 public function __toString() {
H A Dbug30162.phpt28 public function __toString() {
H A Dbug30791.phpt2 Bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded)
H A Dbug37811.phpt8 function __toString()
H A Dbug39445.phpt2 Bug #39445 (Calling debug_backtrace() in the __toString() function produces a crash)
6 public function __toString() {
H A Dbug42772.phpt7 function __toString() {
H A Dbug43450.phpt2 Bug #43450 (Memory leak on some functions with implicit object __toString() call)
10 public function __toString()
H A Dbug55578.phpt8 public function __toString() {
H A Dbug60825.phpt9 public function __toString() {
H A Dbug60909_2.phpt8 public function __toString() {
18 #0 %s(%d): Bad->__toString()
H A Dbug61165.phpt10 public function __toString() {
H A Dbug61362.phpt2 Bug #61362 (Exception::getTraceAsString, Exception::__toString not able to handle unicode)
H A Dbug70967.phpt2 Bug #70967 (Weird error handling for __toString when Error is thrown)
6 public function __toString() {
16 #0 %s(%d): A->__toString()
H A Dbug72581.phpt12 var_dump($b->__toString());
H A Dbug73350.phpt2 Bug #73350 (Exception::__toString() cause circular references)
H A Dbug78239.phpt26 Fatal error: Uncaught ErrorException: Function ReflectionType::__toString() is deprecated in %s:%d
H A Dcall_with_refs.phpt6 public function __toString() {
H A Dcast_to_array.phpt13 function __toString() {
H A Dcast_to_bool.phpt9 function __toString() {
H A Dcast_to_double.phpt11 function __toString() {

Completed in 32 milliseconds

12345678910>>...13