c4d054cfbf
Adjust tests to comply with updated PHPUnit lifecycle behaviour - Initialise typed test properties (e.g. core_session memcached test) or make them nullable - Add `isset()` checks to avoid accessing properties before initialisation - Ensure resetAfterTest() is called before modifying DB or `$USER`