Andre Klapper
319d7bba52
Use explicit nullable type on parameter arguments (for PHP 8.4)
...
Implicitly marking parameter $... as nullable is deprecated in PHP
8.4. The explicit nullable type must be used instead.
Bug: T376276
Change-Id: I9cafaa51999fd2740da6c4fec9314fb9ace7c327
2024-10-26 15:10:35 +02:00
Umherirrender
db8f22c1d4
Use namespaced classes
...
Changes to the use statements done automatically via script
Change-Id: Iedad37d75aee4d2a6960ab20148f813c6cf7061a
2024-06-10 20:41:43 +02:00
Fomafix
70605bf630
Replace global configuration variables
...
Use overrideConfigValues instead of setMwGlobals in tests.
Change-Id: Icaf7d8d9bb3a4c1eb981ef83a12719c2619039fa
2024-03-18 04:40:44 +00:00
Umherirrender
68aebf853c
Use namespaced classes
...
This requires 1.42 for some new names
Done automatically via script
Change-Id: I6f6899981eab571cabb57534d7d98ce546a30a75
2024-01-05 19:24:06 +01:00
Umherirrender
945a7871cd
Replace empty() with isset()
...
The property is set to true or is unset,
isset is easier to understand in that case
Change-Id: Ib98e387ae1a2352556f57aee93da92bdf5453633
2023-10-21 20:38:47 +02:00
Umherirrender
a8280e5e5f
Use namespaced Title
...
Bug: T321681
Change-Id: I65940dc6d276f86734ff724d6605facb68dd8e44
2023-08-19 20:18:41 +02:00
Daimona Eaytoy
846495fe45
Replace deprecated MWException
...
Bug: T328220
Change-Id: I38be06abdabff29276f07c378f3ef434973fb8d6
2023-06-09 14:43:44 +02:00
Reedy
8e73003fee
Start namespacing extension
...
Change-Id: Ib632434861c2df03dfcddbd195f556c937812196
2022-05-12 01:33:11 +00:00