PHP 8.5.0 Alpha 2 available for testing

Voting

: min(one, two)?
(Example: nine)

The Note You're Voting On

Kubo2
10 years ago
Rather use rtrim(). Usage of chop() is not very clear nor consistent for people reading the code after you.

<< Back to user notes page

To Top