mediawiki-skins-Vector/includes
Umherirrender 4d8c06cadb VectorComponentUserLinks: Replace array_reduce with array_filter
Looks easier to understand:
array_reduce adds the count() of all inner arrays and returns an
integer, 0 when all is empty and the count when items in there.
array_filter removes the empty inner arrays and when the returned outer
array still has an inner array, it is non-empty.

Change-Id: Ib0acb9be8d4d64cfb7d7d124c5a3de500f6b0232
2024-01-12 01:25:54 +01:00
..
Components VectorComponentUserLinks: Replace array_reduce with array_filter 2024-01-12 01:25:54 +01:00
FeatureManagement FeatureManager: Avoid $this assignment 2024-01-11 22:36:03 +01:00
Hooks Hook: Create HookRunner and interface for own hook 2023-10-10 22:03:43 +00:00
ResourceLoader Allow wikis to customize whether Vector skins share user scripts and styles 2023-03-06 23:24:57 +00:00
Services Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
templates [Zebra] Make .vector-column-start cache compatible 2023-12-04 14:29:06 -06:00
CentralAuthHooks.php Support conditional user defaults 2024-01-04 13:12:03 +01:00
Constants.php [Zebra] Merge skins.vector.zebra.styles module into skins.vector.styles 2024-01-09 15:46:11 +01:00
Hooks.php Use namespaced classes 2024-01-02 20:54:08 +01:00
ServiceWiring.php [Zebra] Merge skins.vector.zebra.styles module into skins.vector.styles 2024-01-09 15:46:11 +01:00
SkinVector22.php VectorComponentPageTools: Remove unused User 2024-01-11 23:00:37 +01:00
SkinVectorLegacy.php Separate dropdown/menu references in PHP and templates 2023-07-31 14:03:12 -05:00
VectorServices.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00