Home
last modified time | relevance | path

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

1...<<21222324252627282930

/PHP-5.3/ext/standard/tests/array/
H A Drsort_variation1.phpt23 public function __toString() {
/PHP-5.3/ext/standard/tests/general_functions/
H A Dgettype_settype_variation4.phpt55 function __toString() {
/PHP-5.3/ext/simplexml/
H A Dsimplexml.c1813 SXE_METHOD(__toString) in SXE_METHOD() argument
2567 SXE_ME(__toString, arginfo_simplexmlelement__void, ZEND_ACC_PUBLIC)
/PHP-5.3/
H A DUPGRADING135 - The __toString() magic method can no longer accept arguments.
H A DNEWS3950 - Fixed bug #43450 (Memory leak on some functions with implicit object __toString() call). (David C…
4949 - Fixed bug #39445 (Calling debug_backtrace() in the __toString()
5134 - Changed __toString() to be called wherever applicable. (Marcus)
5197 . Added CachingIterator::TOSTRING_USE_INNER, calls inner iterator __toString.
6646 - Fixed bug #30791 (magic methods (__sleep/__wakeup/__toString) call
/PHP-5.3/ext/spl/
H A Dspl_iterators.c2604 SPL_METHOD(CachingIterator, __toString) in SPL_METHOD() argument
2851 SPL_ME(CachingIterator, __toString, arginfo_recursive_it_void, ZEND_ACC_PUBLIC)
/PHP-5.3/ext/soap/
H A Dsoap.c280 PHP_METHOD(SoapFault, __toString);
480 PHP_ME(SoapFault, __toString, arginfo_soap__void, 0)
1009 PHP_METHOD(SoapFault, __toString) in PHP_METHOD() argument
/PHP-5.3/scripts/dev/
H A Dgenerate-phpt.phar1022 public function __toString() {

Completed in 71 milliseconds

1...<<21222324252627282930