PHP 8.5.0 Alpha 1 available for testing

Voting

: max(three, seven)?
(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