Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Compatibility test PHP 7 error

3 Posts
2 Users
1 Reactions
3,593 Views
OMTesla
Posts: 217
Topic starter
(@omtesla)
Active Member
Joined: 9 years ago

Hi, i tested my site using this plugin PHP Compatibility Checker and this is what it show for wpForo.

FILE: /home/XXXXX/public_html/wp-content/plugins/wpforo/wpf-includes/class-phrases.php
--------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------------
 9 | WARNING | Function name "__construct" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
--------------------------------------------------------------------------------------------------------------------------------------------

Can you tell me if is safe to upgrade PHP version?

2 Replies
Posts: 1599
(@anonymous20)
Noble Member
Joined: 9 years ago

wpForo works great with PHP 7.0.x (i dunno with 7.1.x).

Please ignore that poor coded PHP compatibility plugin that finds all kind of un-existent problems with many-many plugins.

 

 

OMTesla
Posts: 217
Topic starter
(@omtesla)
Active Member
Joined: 9 years ago

Good i suspected it is false positive, thank you.