PHP 8.5.0 Beta 1 available for testing

Voting

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

The Note You're Voting On

tudor at culise dot net
17 years ago
This class is extendable, but it's too bad that its constructor cannot be overriden (PHP says it's a final method). Thus the class should be wrapped using the delegation principle rather that extended.

<< Back to user notes page

To Top