MDL-81480 core: Sets user-level session storage functions
commitc9cb89323cfbb4dbf94abfbae65a8911dd6bec58
authormeirzamoodle <meirza.arson@moodle.com>
Wed, 10 Apr 2024 06:49:55 +0000 (10 13:49 +0700)
committermeirzamoodle <meirza.arson@moodle.com>
Wed, 10 Apr 2024 10:27:20 +0000 (10 17:27 +0700)
tree2674d926e763b473e84b125c369c6ed7c1efb300
parentb621a7e4b3b64359f520addb101f872e6f9a572d
MDL-81480 core: Sets user-level session storage functions

Also added @runInSeparateProcess on each session Redis cluster test to let the test run
in a separate process to avoid the error "the headers are not already sent" by PHPUnit.
lang/en/error.php
lib/classes/session/redis.php
lib/tests/session_redis_cluster_test.php