catalyst / moodle-tool_lockstats

Moodle cron / task API lock statistics admin tool
https://moodle.org/plugins/tool_lockstats
6 stars 13 forks source link

Minor: Passing by reference non-variable #83

Closed tomdickman closed 4 years ago

tomdickman commented 4 years ago

The locks table is currently passing function call by reference, instead of a variable, displaying an error message when debugging is turned on.

tomdickman commented 4 years ago

Wrote a patch for this and tried to pull master revealed that @brendanheywood has already fixed this overnight, closing

tomdickman commented 4 years ago

For reference, the fix is included in this commit: d058bcb31ba80636ab4512ea680732ea7052e77a