mediawiki-extensions-Scribunto/tests/phpunit
thiemowmde a630e3d129 Make use of ??=, ?: and similar operators where possible
The main benefit of these operators is that they avoid repeating
parts of the code.

Change-Id: I86ea0eb02715ad5b7c62a71849309ed7095c5972
2024-09-21 20:00:50 +00:00
..
Engines Make use of ??=, ?: and similar operators where possible 2024-09-21 20:00:50 +00:00
unit Create HookRunner class and the hook handler interfaces 2023-06-19 21:39:33 +00:00
HooksTest.php Remove meaningless return true from hook handler functions 2024-08-27 08:47:46 +00:00