index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
phpunit
/
includes
/
session
/
PHPSessionHandlerTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "tests: Skip failing tests on php8.3 (and make pass)"
Jforrester
2025-03-08
1
-3
/
+0
*
session: Do not set session.use_trans_sid
Gergő Tisza
2025-01-06
1
-2
/
+0
*
Merge "tests: Fix @covers and @coversDefaultClass to have leading \"
jenkins-bot
2024-02-16
1
-1
/
+1
|
\
|
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
|
tests: More use statements in session tests
Reedy
2024-02-16
1
-7
/
+10
|
/
*
tests: Add Tests to PHP namespacing
Reedy
2024-02-16
1
-2
/
+4
*
tests: Skip failing tests on php8.3 (and make pass)
Umherirrender
2023-12-13
1
-0
/
+3
*
tests: Use TestingAccessWrapper::newFromClass in session tests
Umherirrender
2023-12-06
1
-21
/
+23
*
Tests: treat wgHooks like a regular config variable.
daniel
2023-03-09
1
-7
/
+6
*
tests: Don't check if session_reset() exists in PHPSessionHandlerTest
Kevin Israel
2022-10-24
1
-5
/
+3
*
Merge "Remove confusing ->onlyMethods( [] ) with empty array from tests"
jenkins-bot
2022-08-14
1
-12
/
+3
|
\
|
*
Remove confusing ->onlyMethods( [] ) with empty array from tests
Thiemo Kreuz
2022-08-08
1
-12
/
+3
*
|
Migrate use of global to use of config settings
Derick Alangi
2022-08-12
1
-3
/
+4
|
/
*
tests: Change use of AtEase to at operator
Timo Tijhof
2022-02-24
1
-4
/
+1
*
tests: Replace some usages of Wikimedia\(suppress|restore)Warnings()
Reedy
2022-02-24
1
-2
/
+3
*
Remove or replace usages of "sanity"
Reedy
2021-11-21
1
-2
/
+2
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-3
/
+3
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-3
/
+3
*
Log when SessionManager is emitting cookies
Gergő Tisza
2020-10-07
1
-2
/
+6
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-2
/
+2
*
Replace all call_user_func(_array) in all tests
Thiemo Kreuz
2020-06-06
1
-2
/
+2
*
Replace deprecated PHPUnit method in test
Ammar Abdulhamid
2020-04-02
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Merge "session: Add debug message for the used store class"
jenkins-bot
2019-10-17
1
-1
/
+5
|
\
|
*
session: Add debug message for the used store class
Timo Tijhof
2019-10-17
1
-1
/
+5
*
|
phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedExcept...
James D. Forrester
2019-10-14
1
-4
/
+6
|
/
*
Output only to stderr in unit tests
Aryeh Gregor
2018-10-08
1
-9
/
+0
*
Suppress "Headers already sent" in PHP 7.2 too
Aryeh Gregor
2018-10-08
1
-1
/
+1
*
Add parentheses around nested inline IF statements
Kevin Israel
2018-07-30
1
-1
/
+1
*
Update suppressWarning()/restoreWarning() calls
Reedy
2018-02-10
1
-2
/
+2
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-1
/
+1
*
Switch to librarized version of TestingAccessWrapper
Gergő Tisza
2017-04-20
1
-6
/
+7
*
Use namespaced ScopedCallback
Kunal Mehta
2016-10-17
1
-5
/
+5
*
Remove a test case from PHPSessionHandlerTest::testSessionHandling()
Ori Livneh
2016-06-01
1
-8
/
+0
*
Use ::class in place of string constants
Brad Jorsch
2016-03-28
1
-7
/
+7
*
SessionManager: Use existing backend for the ID if one is loaded
Brad Jorsch
2016-03-22
1
-3
/
+6
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-57
/
+57
*
Update session log messages
Bryan Davis
2016-02-06
1
-1
/
+2
*
Clean up after Ie161e0f
Brad Jorsch
2016-02-03
1
-2
/
+10
*
Revert "Remove SessionManager, temporarily"
Brad Jorsch
2016-02-03
1
-0
/
+365
*
Remove SessionManager, temporarily
Brad Jorsch
2016-02-01
1
-365
/
+0
*
SessionManager: Don't save non-persisted sessions to backend storage
Brad Jorsch
2016-01-30
1
-8
/
+0
*
Avoid false "added in both Session and $_SESSION" when value is null
Brad Jorsch
2016-01-26
1
-0
/
+2
*
SessionManager: Change behavior of getSessionById()
Brad Jorsch
2016-01-20
1
-0
/
+18
*
Add SessionManager
Brad Jorsch
2016-01-12
1
-0
/
+353