Download monitor : php 7 compatibility
-
Hello,
With PHP Compatibility Checker:
FILE: /home/clients/8dcbb407d8712de8af524ea86233eee6/web/wp-content/plugins/download-monitor/includes/admin/uaparser/lib/spyc-0.5/spyc.php
—————————————————————————————————————————————————
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
—————————————————————————————————————————————————
393 | WARNING | Method name “Spyc::__load” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
398 | WARNING | Method name “Spyc::__loadString” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
—————————————————————————————————————————————————FILE: /home/clients/8dcbb407d8712de8af524ea86233eee6/web/wp-content/plugins/download-monitor/includes/class-dlm-download-handler.php
————————————————————————————————————————————-
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
————————————————————————————————————————————-
532 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
537 | ERROR | The use of function set_magic_quotes_runtime is discouraged from PHP version 5.3 and forbidden from PHP version 7.0
————————————————————————————————————————————-FILE: /home/clients/8dcbb407d8712de8af524ea86233eee6/web/wp-content/plugins/download-monitor/download-monitor.php
———————————————————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————————————————
38 | WARNING | Function name “__download_monitor_main” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
———————————————————————————————————————————————————FILE: /home/clients/8dcbb407d8712de8af524ea86233eee6/web/wp-content/plugins/download-monitor/installer-functions.php
——————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
——————————————————————————————————————————————————————-
13 | WARNING | Function name “__download_monitor_install” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
65 | WARNING | Function name “__download_monitor_mu_new_blog” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
90 | WARNING | Function name “__download_monitor_mu_delete_blog” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
——————————————————————————————————————————————————————-
- The topic ‘Download monitor : php 7 compatibility’ is closed to new replies.