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.
Jul 30, 2017 12:18 pm
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
Jul 30, 2017 12:48 pm
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.
Jul 30, 2017 12:50 pm
Good i suspected it is false positive, thank you.