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

Comments

adamelleston created an issue. See original summary.

adamelleston’s picture

StatusFileSize
new961 bytes
adamelleston’s picture

Status: Active » Needs review
djdevin’s picture

Status: Needs review » Fixed

Thanks! Fixed.

  • djdevin committed 3aaddc9 on 7.x-5.x authored by adamelleston
    Issue #2633248 by adamelleston: 'clone' is a reserved keyword introduced...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.