aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/parser/MagicWordFactoryTest.php
Commit message (Expand)AuthorAgeFilesLines
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-1/+1
* Move Language and friends into Language namespaceJames D. Forrester2024-08-101-1/+1
* tests: Namespace more parser classesReedy2024-02-171-0/+5
* Deprecate MagicWordFactory::getSubstIDsthiemowmde2023-11-131-5/+5
* parser: deprecate unused MagicWord::getId, improve docs and testsTimo Tijhof2023-10-261-0/+1
* parser: Use more specific exceptions in MagicWord classesthiemowmde2023-10-251-1/+1
* parser: improve cache TTL accuracy for CURRENT*/LOCAL* magic wordsAaron Schulz2023-03-281-16/+0
* Reorg: Move MagicWord related files to under parser/Amir Sarabadani2022-12-091-0/+87