Home
last modified time | relevance | path

Searched refs:__toString (Results 726 – 736 of 736) sorted by relevance

1...<<21222324252627282930

/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_basic.phpt46 function __toString() {
H A Dgettype_settype_variation2.phpt58 function __toString() {
H A Dgettype_settype_variation3.phpt55 function __toString() {
H A Dgettype_settype_variation4.phpt55 function __toString() {
/PHP-5.5/ext/spl/
H A Dspl_directory.c1982 …SPL_MA(SplFileInfo, __toString, SplFileInfo, getPathname, arginfo_splfileinfo_void, ZEND_ACC…
2008 …SPL_MA(DirectoryIterator, __toString, DirectoryIterator, getFilename, arginfo_splfileinfo_void, ZE…
3034 …SPL_MA(SplFileObject, __toString, SplFileObject, current, arginfo_splfileinfo_void, ZEND_AC…
H A Dspl_iterators.c2781 SPL_METHOD(CachingIterator, __toString) in SPL_METHOD() argument
3024 SPL_ME(CachingIterator, __toString, arginfo_recursive_it_void, ZEND_ACC_PUBLIC)
/PHP-5.5/ext/standard/tests/array/
H A Drsort_variation1.phpt23 public function __toString() {
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c1859 SXE_METHOD(__toString) in SXE_METHOD() argument
2613 SXE_ME(__toString, arginfo_simplexmlelement__void, ZEND_ACC_PUBLIC)
/PHP-5.5/ext/soap/
H A Dsoap.c237 PHP_METHOD(SoapFault, __toString);
400 PHP_ME(SoapFault, __toString, arginfo_soap__void, 0)
902 PHP_METHOD(SoapFault, __toString) in PHP_METHOD() argument
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar1022 public function __toString() {
/PHP-5.5/
H A DNEWS2684 . Fixed bug #62328 (implementing __toString and a cast to string fails)
7000 - Fixed bug #43450 (Memory leak on some functions with implicit object __toString() call). (David C…
7999 - Fixed bug #39445 (Calling debug_backtrace() in the __toString()
8184 - Changed __toString() to be called wherever applicable. (Marcus)
8247 . Added CachingIterator::TOSTRING_USE_INNER, calls inner iterator __toString.
9696 - Fixed bug #30791 (magic methods (__sleep/__wakeup/__toString) call

Completed in 79 milliseconds

1...<<21222324252627282930