Home
last modified time | relevance | path

Searched refs:__toString (Results 101 – 125 of 338) sorted by relevance

12345678910>>...14

/PHP-8.2/Zend/tests/type_declarations/
H A Dtyped_properties_051.phpt10 function __toString() {
H A Dtyped_properties_093.phpt11 public function __toString() {
H A Dtyped_properties_089.phpt11 public function __toString() {
/PHP-8.2/Zend/tests/
H A Dbug73350.phpt2 Bug #73350 (Exception::__toString() cause circular references)
H A Dsettype_null.phpt9 function __toString() {
H A Dbug61362.phpt2 Bug #61362 (Exception::getTraceAsString, Exception::__toString not able to handle unicode)
H A Dbug78239.phpt19 Fatal error: Uncaught ErrorException: Method _ZendTestClass::__toString() is deprecated in %s:%d
H A Dcast_to_bool.phpt9 function __toString() {
H A Dcast_to_int.phpt9 function __toString() {
H A Dsettype_bool.phpt9 function __toString() {
H A Dcast_to_double.phpt11 function __toString() {
H A Dsettype_double.phpt11 function __toString() {
H A Dsettype_int.phpt9 function __toString() {
H A Dexception_delayed_message.phpt24 public function __toString(): string
/PHP-8.2/Zend/tests/traits/
H A Dmethods_001.phpt7 public function __toString() {
/PHP-8.2/Zend/tests/type_declarations/union_types/
H A Dtype_checking_weak.phpt42 public function __toString() {
43 return "__toString()";
141 new WithToString => "__toString()"
157 new WithToString => "__toString()"
189 new WithToString => "__toString()"
/PHP-8.2/ext/reflection/tests/
H A Dbug45571.phpt2 Bug #45571 (ReflectionClass::__toString() shows superclasses' private static methods.)
H A D024.phpt2 ReflectionObject::__toString (filtering privates/protected dynamic properties)
H A DReflectionAttribute_toString.phpt2 ReflectionAttribute::__toString
H A Dgh8444.phpt2 GH-8444 (Fix ReflectionProperty::__toString() of properties containing instantiated enums)
/PHP-8.2/Zend/
H A Dzend_interfaces.stub.php66 public function __toString(): string; function
/PHP-8.2/ext/libxml/tests/
H A Dlibxml_get_external_entity_loader.phpt19 public function __toString() {
/PHP-8.2/ext/opcache/tests/jit/
H A Dfetch_obj_008.phpt15 public function __toString() {
/PHP-8.2/ext/simplexml/tests/
H A Dgh14638.phpt2 GH-14638: null pointer dereference on object cast __toString after failed XML parsing
/PHP-8.2/ext/reflection/tests/internal_parameter_default_value/
H A DReflectionParameter_toString_Internal.phpt2 ReflectionParameter::__toString() should display default values for internal functions as well

Completed in 20 milliseconds

12345678910>>...14