PHP7 Compatibility
-
Hi
Looking to upgrade site to PHP7 and ran teh WPEngine PHP Compatibility Checker which flagged up some compatibility warnings with Strong Testimonials. Wondered if you had run on PHP7 server and if it works oK? ThxErrors:
FILE: /wp-content/plugins/strong-testimonials/includes/integrations/class-integration-google-captcha.php
—————————————————————————————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————————————————————————————–
4 | WARNING | Method name “Strong_Testimonials_Integration_Google_Captcha::__contruct” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
—————————————————————————————————————————————————————————————–FILE: /wp-content/plugins/strong-testimonials/includes/integrations/class-integration-captcha-pro.php
————————————————————————————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————————————————————————————–
4 | WARNING | Method name “Strong_Testimonials_Integration_Captcha_Pro::__contruct” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
————————————————————————————————————————————————————————————–FILE: /wp-content/plugins/strong-testimonials/includes/integrations/class-integration-really-simple-captcha.php
————————————————————————————————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————————————————————————————————
4 | WARNING | Method name “Strong_Testimonials_Integration_Really_Simple_Captcha::__contruct” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
————————————————————————————————————————————————————————————————The page I need help with: [log in to see the link]
- The topic ‘PHP7 Compatibility’ is closed to new replies.