Hi,
Here, I just came across a big problem that has not been solved for more than five hours of testing:
PHP Fatal error: Uncaught Error: Call to undefined function mb_list_encodings()
while mb_convert_encoding(....) works perfectly which shows that the mbstring extension is well loaded.
Moreover, get_defined_functions() by this answer: "[1486] => mb_list_encodings" shows that the function is well defined, even with get_defined_functions(true) so not disabled.
It may be necessary to add something in php.ini, but the documentation doesn't say anything about it.
So I filed a bug report in PHP.
------------------------------------------------------------------------------------------------------------
Wampserver 3.3.0 32 bit - Apache 2.4.54.2 - PHP 8.2.0…7.4.33 - MySQL 5.7.40 - MariaDB 10.5.13/10.6.5
Wampserver 3.3.0 64 bit - Apache 2.4.54.2 - PHP 8.2.0…7.4.33 - MySQL 5.7.40/8.0.31 - MariaDB 10.5.17/10.10.2
PhPMyadmin 5.2.0 - MysqlDumper 1.24.5 on W10 Pro 64 bit
Documentation Apache -
Documentation PHP -
Documentation MySQL -
Wampserver install files & addons« Ce n'est pas parce qu'ils sont nombreux à avoir tort, qu'ils ont forcément raison. Coluche »
« It's not because they are many to be wrong, they are necessarily right. Coluche »