php 7
-
FILE: /home/***/public_html/wp-content/plugins/intelly-countdown/includes/classes/core/Manager.php
————————————————————————————————————————
FOUND 1 ERROR AFFECTING 1 LINE
————————————————————————————————————————
88 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
————————————————————————————————————————FILE: /home/***/public_html/wp-content/plugins/intelly-countdown/includes/classes/ui/Check.php
———————————————————————————————————————————
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————————————————————
86 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword ‘float’ (since version 7.0)
———————————————————————————————————————————FILE: /home/***/public_html/wp-content/plugins/intelly-countdown/includes/classes/domain/Countdown.php
———————————————————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————————————————
65 | WARNING | Method name “ICP_Countdown::__costruct” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
———————————————————————————————————————————————————FILE: /home/***/public_html/wp-content/plugins/intelly-countdown/includes/classes/domain/PluginSettings.php
————————————————————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————————————————————–
23 | WARNING | Method name “ICP_PluginSettings::__costruct” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
————————————————————————————————————————————————————–
- The topic ‘php 7’ is closed to new replies.