aboutsummaryrefslogtreecommitdiffstats
path: root/includes/session/MetadataMergeException.php
Commit message (Expand)AuthorAgeFilesLines
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-171-1/+0
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-1/+1
* Mark exceptions as @newabledaniel2020-07-081-1/+2
* Remove duplicate variable name from class property PHPDocsThiemo Kreuz2019-12-021-1/+1
* Remove "@author Bryan Davis" and "Brad Jorsch" annotationsBryan Davis2017-06-261-2/+1
* Improve SessionManager unit test coverage, and fix two namespacing bugsBrad Jorsch2016-02-261-0/+1
* SessionProvider::mergeMetadata: Log additional dataBryan Davis2016-02-111-0/+70