wiki.techinc.nl/tests/phpunit/unit
Umherirrender 1086958611 Replace array_keys in foreach to use $_ as value instead
When the value of the associated array is not used, there is no need to
use array_keys and create internal a copy of the array, just omit the
value with $_ to tell static analyzer that the var is unused.

Change-Id: I5c6d667e98c0167c0573c683f0d617bc1d4ca619
2023-07-10 02:53:52 +00:00
..
documentation Relax ReleaseNotesTest to accept long URLs 2022-11-07 13:53:49 +01:00
includes Replace array_keys in foreach to use $_ as value instead 2023-07-10 02:53:52 +00:00
languages languages: Enforce namespace and special page aliases without spaces 2023-03-17 20:57:43 +01:00
maintenance Switch to run.php in documentation 2023-04-13 21:43:09 +00:00