Posts: 835
Threads: 42
Joined: Aug 2019
Reputation:
73
2019-12-09, 04:59 PM
I use PHP 7.4 for my test forum, so far so good, no breaks found.
Could be wrong but worth a try.
Posts: 191
Threads: 1
Joined: Jul 2019
2019-12-09, 06:38 PM
(2019-12-09, 04:59 PM)noyle Wrote: I use PHP 7.4 for my test forum, so far so good, no breaks found.
Same here.
Posts: 835
Threads: 42
Joined: Aug 2019
Reputation:
73
2019-12-10, 11:01 AM
(2019-12-10, 06:02 AM)WallBB Wrote: That doesn't mean that it may not have bugs, better use a supported PHP version ie 7.3
You should also be careful with plugins that you are installing.
Yes, you're right. Something might be broken, especially plugins. So I've said "so far so good".
From following documents on PHP 7.4 migration, although I can't be sure, nothing would affect MyBB core:
https://www.php.net/manual/en/migration7...atible.php
https://www.php.net/manual/en/migration7...ecated.php
Could be wrong but worth a try.