Skip to content

renderer.php file causes two strict standards errors in Moodle 2.4 and 2.5 #24

@drachels

Description

@drachels

When using the current version of Hot Question in github in Moodle 2.4.3+ and Moodle 2.5.1+, with debugging set to developer, lines 122 and 131 cause a Strict Standards error.
Adding:
$formatoptions = new stdClass();
$a = new stdClass();

at about lines 110 and 111 will fix the errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions