wiki.techinc.nl/tests/phpunit/includes/session
Brad Jorsch 6698b7ea1d Add session_write_close() calls to SessionManager tests
PHP 7.3 doesn't like it if session_id() is called when the session has
been started, so we need to be sure to close it first in a few tests.

Bug: T207112
Change-Id: Ief36c1bb7b5c9066f158b5bb0d6d785a7f7ddd3c
2018-10-16 10:22:33 -04:00
..
BotPasswordSessionProviderTest.php Add PasswordFactory to MediaWikiServices 2018-08-02 14:46:35 +01:00
CookieSessionProviderTest.php Add parentheses around nested inline IF statements 2018-07-30 07:21:46 -04:00
ImmutableSessionProviderWithCookieTest.php
MetadataMergeExceptionTest.php
PHPSessionHandlerTest.php Output only to stderr in unit tests 2018-10-08 21:04:12 +03:00
SessionBackendTest.php Add session_write_close() calls to SessionManager tests 2018-10-16 10:22:33 -04:00
SessionIdTest.php
SessionInfoTest.php
SessionManagerTest.php Add session_write_close() calls to SessionManager tests 2018-10-16 10:22:33 -04:00
SessionProviderTest.php
SessionTest.php
TestBagOStuff.php
TestUtils.php
TokenTest.php
UserInfoTest.php