Home
last modified time | relevance | path

Searched refs:__toString (Results 51 – 75 of 338) sorted by relevance

12345678910>>...14

/PHP-8.2/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_tostring_exception.phpt2 __toString() exception during PDO Sqlite parameter binding
9 function __toString() {
/PHP-8.2/Zend/
H A Dzend_exceptions.stub.php65 public function __toString(): string {} function in Exception
139 public function __toString(): string {} function in Error
/PHP-8.2/ext/spl/tests/
H A Dbug38618.phpt15 public function __toString()
30 public function __toString()
H A DGlobIterator_internal_null_pointer.phpt52 echo "Test __toString()\n";
53 var_dump($o->__toString());
103 Test __toString()
H A Diterator_037.phpt2 SPL: CachingIterator and __toString
32 function __toString()
40 function __toString()
H A Dgh9883-extra.phpt2 Bug GH-9883 (SplFileObject::__toString() reads next line)
H A Dgh9883.phpt2 Bug GH-9883 (SplFileObject::__toString() reads next line)
/PHP-8.2/Zend/tests/
H A Dgh10810.phpt2 GH-10810: Fix NUL byte terminating Exception::__toString()
H A Dbug55578.phpt8 public function __toString() {
H A Dstringable_internal_class.phpt8 // _ZendTestClass defines __toString() but does not explicitly implement Stringable.
H A Dbug72581.phpt12 var_dump($b->__toString());
H A Dcall_with_refs.phpt6 public function __toString() {
H A Dbug42772.phpt7 function __toString() {
/PHP-8.2/ext/mbstring/tests/
H A Dbug78609.phpt9 public function __toString()
H A Dbug79154.phpt9 public function __toString()
/PHP-8.2/Zend/tests/type_declarations/variance/
H A Dstringable.phpt11 public function __toString() {}
/PHP-8.2/ext/reflection/tests/
H A DReflectionClass_toString_004.phpt2 Constant evaluation exception during ReflectionClass::__toString()
H A Dbug80564.phpt2 Bug #80564: ReflectionProperty::__toString() renders current value, not default value
H A D017.phpt2 ReflectionClass::__toString() (constants)
H A D010.phpt2 ReflectionMethod::__toString() tests (overridden method)
H A DReflectionParameter_ctor_cast.phpt10 new class { public function __toString() { return 'method'; } }
H A Dbug41061.phpt2 Reflection Bug #41061 ("visibility error" in ReflectionFunction::__toString())
H A DReflectionClass_export_array_bug72222.phpt2 ReflectionClass::__toString() - array constants
H A DReflectionObject___toString_basic1.phpt2 ReflectionObject::__toString() : very basic test with no dynamic properties
/PHP-8.2/ext/standard/tests/strings/
H A Dbug22224.phpt9 function __toString()

Completed in 23 milliseconds

12345678910>>...14