PHP7.1 checking “Clone” word error
-
I ran a PHP checker to upgrade from 7.0 to 7.1
it came back with the following error messageFILE: /……/wp-content/plugins/mobile-menu/freemius/includes/class-freemius.php
—————————————————————————————————————————
FOUND 1 ERROR AFFECTING 1 LINE
—————————————————————————————————————————
15572 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
—————————————————————————————
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘PHP7.1 checking “Clone” word error’ is closed to new replies.