-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.13, 3.3.7, 3.4.4, 3.5.1, 3.6
-
MOODLE_31_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_31_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-63050-master -
PHP Redis 4.0 introduced a change whereby the exists function returns a count, rather than a bool.
We need to update the session_exists function accordingly.
- is duplicated by
-
MDL-62362 phpunit failures with redis extension version 4.x
- Closed