-
Bug
-
Resolution: Fixed
-
Blocker
-
3.0
-
MOODLE_30_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
wip-mdl-52279
-
- Install moodle on php7 and make sure you can log in and don't see filterobject depreciation warning.
While installing moodle on php7 (beta 1), I was not able to login and got "Unfortunately, cookies are currently not enabled in your browser" error.
By fixing constructor of filterobject (lib/filterlib.php), it allowed me to login and no longer showed "Unfortunately, cookies are currently not enabled in your browser"
- blocks
-
MDL-51011 Get working support for PHP7 in core (all-in-one auto-generated branch)
- Closed