aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/language/LCStoreStaticArrayTest.php
Commit message (Expand)AuthorAgeFilesLines
* language: Add missing documentation to class propertiesUmherirrender2024-09-171-0/+2
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* tests: Change use of AtEase to at operatorTimo Tijhof2022-02-241-3/+3
* phpcs: Disable `Generic.Files.LineLength` for test filesTimo Tijhof2022-02-181-1/+0
* build: Updating dependencieslibraryupgrader2021-07-221-2/+2
* language: Avoid LCStoreStaticArray::decode() recursion for arraysTimo Tijhof2020-05-041-17/+6
* language: Add test coverage for LCStoreStaticArrayTimo Tijhof2020-05-041-0/+130