PHP 8.5.0 Beta 1 available for testing

Voting

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

The Note You're Voting On

Picco
22 years ago
Note to Chinese programmers....

Took me hours to figure out you cannot use

LANG=zh
but have to use
LANG=zh_TW
on some machines...

a good way to test will be to check the return of setlocale()

<< Back to user notes page

To Top