PHP 8.6 error

Please report bugs here!

Moderator: Thorsten

Post Reply
SpudR
Posts: 14
Joined: Sun Jan 31, 2021 7:47 pm

PHP 8.6 error

Post by SpudR »

If I set the PHP version to 8.6 on my host I get this error:

Error: Function mb_regex_encoding() is deprecated since 8.6, because the underlying library is no longer maintained at line 52 at Mbstring.php

Resetting to 8.5.8 works as expected.

Assuming this needs coding for 8.6?
I'm running the Latest version available: phpMyFAQ 4.1.6
Thorsten
Posts: 15807
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: PHP 8.6 error

Post by Thorsten »

Hi,

yes, I'll fix it for 4.1.7. You can hide deprecation errors and it should work :-)

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply