Home
last modified time | relevance | path

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

12345678910>>...15

/php-src/
H A DUPGRADING263 . ReflectionClassConstant::__toString() and ReflectionProperty::__toString()
/php-src/Zend/tests/assert/
H A Dexpect_011.phpt2 test overloaded __toString on custom exception
9 public function __toString() {
/php-src/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() {
67 NoneTest::__toString(): Return value must be of type string, none returned
H A Dbug28444.phpt15 function __toString() {
H A Dbug30161.phpt22 public function __toString() {
H A Dbug30162.phpt30 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() {
19 #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.phpt19 Fatal error: Uncaught ErrorException: Method _ZendTestClass::__toString() is deprecated in %s:%d
H A Dbug79836_2.phpt12 function __toString() {
H A Dbug79836_4.phpt8 public function __toString() {
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() {

Completed in 24 milliseconds

12345678910>>...15