PHP 8.5.0 Alpha 2 available for testing

Voting

: min(zero, eight)?
(Example: nine)

The Note You're Voting On

sinus at sinpi dot net
5 years ago
Boolean-like values are evaluated as follows: "true", "on", "yes" evaluate to "1" (string 1), while "false", "off", "no" evaluate to "" (empty string).

<< Back to user notes page

To Top