Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Fix Version/s: 2.0
-
Component/s: Block: Mrbs
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
Mike,
I received an email from a user about some notices that they were getting which pertains to their using PHP 5.3.0 which deprecated a number of functions (http://php.net/manual/en/migration53.deprecated.php). I have created a quick patch but do not have time at the moment to test it. I would like to see if we could go through and ensure that the MRBS block is good to go for PHP 5.3.0 so we should check and see how any of the deprecated functions were being used.
Peace - Anthony
Mike - The patch only looks for ereg_replace and split. Note, that I think the javascript use of split is still OK but I have not checked the other functions. Peace - Anthony