Home
last modified time | relevance | path

Searched refs:__toString (Results 26 – 50 of 318) sorted by relevance

12345678910>>...13

/PHP-7.4/ext/reflection/tests/
H A Dbug79683.phpt2 Bug #79683: Fake reflection scope affects __toString()
10 public function __toString()
H A DReflectionClassConstant_basic1.phpt2 Test usage of ReflectionClassConstant methods __toString(), export(), getName(), getValue(), isPubl…
11 echo "__toString():\n";
12 var_dump($constInfo->__toString());
55 __toString():
93 __toString():
131 __toString():
169 __toString():
H A DReflectionProperty_export_basic.phpt2 Test ReflectionProperty::__toString() usage.
H A DReflectionClass_toString_004.phpt2 Constant evaluation exception during ReflectionClass::__toString()
H A D017.phpt2 ReflectionClass::__toString() (constants)
H A D010.phpt2 ReflectionMethod::__toString() tests (overriden method)
/PHP-7.4/ext/simplexml/tests/
H A D035.phpt2 SimpleXML: __toString
18 echo $p->__toString()."\n";
/PHP-7.4/ext/spl/tests/
H A Dspl_cachingiterator___toString_basic.phpt12 $ci->__toString() // if conversion to string is done by echo, for example, an exeption is thrown. I…
H A Diterator_036.phpt2 SPL: CachingIterator and __toString and flags = 0
23 #0 %s(%d): CachingIterator->__toString()
H A Diterator_046.phpt2 SPL: CachingIterator and __toString using bypassed string keys
8 function __toString()
H A Dbug38618.phpt15 public function __toString()
30 public function __toString()
H A Diterator_037.phpt2 SPL: CachingIterator and __toString
41 function __toString()
49 function __toString()
/PHP-7.4/Zend/tests/
H A Dbug60909_2.phpt8 public function __toString() {
18 #0 %s(%d): Bad->__toString()
H A Dexception_009.phpt8 public function __toString()
30 #0 [internal function]: Exception->__toString()
H A Dbug55578.phpt8 public function __toString() {
H A Dbug72581.phpt12 var_dump($b->__toString());
H A Dcall_with_refs.phpt6 public function __toString() {
H A Dbug42772.phpt7 function __toString() {
/PHP-7.4/ext/date/tests/
H A Dbug73091.phpt2 Bug #73091 (Unserializing DateInterval object may lead to __toString invocation)
6 function __toString() {
/PHP-7.4/Zend/tests/assert/
H A Dexpect_011.phpt2 test overloaded __toString on custom exception
9 public function __toString() {
/PHP-7.4/ext/sqlite3/tests/
H A Dexception_from_toString.phpt2 Check that exceptions from __toString() are handled correctly
9 function __toString() {
/PHP-7.4/ext/standard/tests/strings/
H A Dstrnatcasecmp_variation1.phpt16 function __toString()
24 function __toString()
H A Dbug22224.phpt9 function __toString()
/PHP-7.4/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_tostring_exception.phpt2 __toString() exception during PDO Sqlite parameter binding
9 function __toString() {
/PHP-7.4/ext/mbstring/tests/
H A Dbug78609.phpt11 public function __toString()

Completed in 32 milliseconds

12345678910>>...13