Details
Description
The note on http://keithdevens.com/software/phpxml explains the issue.
We should leave it as it is for Moodle 1.9.
I'm going to change the file in Moodle 2.0 because we have PHP 5.2 as a minimum and it's OK to remove the pass-by-reference.
Issue Links
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
For reference, this was the notice in PHP5:
"Notice: Only variable references should be returned by reference in /moodle/19/lib/phpxml/xml.php on line 73"