-
Bug
-
Resolution: Fixed
-
Minor
-
1.9.13
-
MOODLE_19_STABLE
-
MOODLE_19_STABLE
-
Line 845 in tags/lib.php us
function tag_process_computed_correlation(stdClass $tagcorrelation) {
As 1.9 is supposed to be compatible with PHP4 this is not valid syntax. Type hinting appeared in PHP5.