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 Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
MetadataMergeExceptionTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
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 Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
SessionInfoTest.php Add SessionInfo force-use flag 2016-05-10 15:59:32 -04:00
SessionManagerTest.php Add session_write_close() calls to SessionManager tests 2018-10-16 10:22:33 -04:00
SessionProviderTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
SessionTest.php Clean up CSPRNG support for PHP7 2018-06-10 00:52:04 +00:00
TestBagOStuff.php Remove unused method parameters from TestBagOStuff 2018-01-30 11:04:45 -05:00
TestUtils.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
TokenTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
UserInfoTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00