Since PHP version 5.0, clone is a reserved keyword and cannot be invoked as a function.
A single occurrence in the module on line 25 of quiztake_pane.inc
This issue was discovered with a PHP Compatibility scan to PHP 5.6.
http://php.net/manual/en/reserved.keywords.php
https://github.com/wimg/PHPCompatibility
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | quiz-clone-reserved-keyword-2533388-1.patch | 961 bytes | adamelleston |
Comments
Comment #2
adamelleston commentedComment #3
adamelleston commentedComment #4
djdevinThanks! Fixed.