Upgrade to PHP 7 showing warnings
-
Hello and good day, I hope all is well.
The question I have for today. My hosting company is about to upgrade the PHP to version 7. I had run a test and I have received the warning I had pasted below. Please let me know what you suggest I do. Thank you for all your hard work and have an amazing day! ??
—————————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————————————————-
161 | WARNING | Function name “__v_build_message” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
—————————————————————————————————————————————————-FILE: /nas/content/live/mmt/wp-content/plugins/help-scout/HelpScout_Desk.php
————————————————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————————————————–
61 | WARNING | Method name “HelpScout_Desk::__” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
————————————————————————————————————————————————–
- The topic ‘Upgrade to PHP 7 showing warnings’ is closed to new replies.