-
Bug
-
Resolution: Fixed
-
Blocker
-
3.3
-
MOODLE_33_STABLE
-
MOODLE_33_STABLE
-
MDL-58718-master -
Just run phpunit for Moodle 3.3beta and got a couple of problems:
1) Small path matching problems (apparently).
2) Windows warning about setTimestamp(int) not passing an integer.
Both seem trivial, but worth fixing to get complete passes there.
Ciao