PHP 8.5.0 Beta 3 available for testing

Voting

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

The Note You're Voting On

lotushzy at gmail dot com
7 years ago
About function mb_detect_encoding, the link http://php.net/manual/zh/function.mb-detect-encoding.php , like this:
mb_detect_encoding('áéóú', 'UTF-8', true); // false
but now the result is not false, can you give me reason, thanks!

<< Back to user notes page

To Top