PHP 8.5.0 RC 2 available for testing

Voting

: two minus one?
(Example: nine)

The Note You're Voting On

costinu
13 years ago
max(null, 0) = null
max(0, null) = 0

<< Back to user notes page

To Top