PHP 8.5.0 Beta 1 available for testing

Voting

: min(six, five)?
(Example: nine)

The Note You're Voting On

Anonymous
6 years ago
Please note that the __toString() method is just an alias, as pointed out above, and that THAT method may return an array instead of a string. So in effect you might call a __toString() and expect a string, but instead receive an array.

<< Back to user notes page

To Top