-
Bug
-
Resolution: Fixed
-
Minor
-
2.2.6, 2.3.3, 2.4, 2.5
-
MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE
-
w50_
MDL-37171_m25_outdatedexcel -
This is a followup of MDL-36640.
It seems that the pear lib we use to handle excel files (used widely) has some e_strict problems.
grep -r add_worksheet * | grep '=&'
|
This is about to:
- understand why/where it happens.
- look and implement a possible solution.
Ciao