mediawiki-skins-MinervaNeue/includes/Menu
Umherirrender dd5753c023 Replace empty() with falsy check
empty() should only be used to suppress errors
When the type of the variable is array,
a falsy check is the same (checks for null, false and empty array)
Found by a new phan plugin (T234237)

Change-Id: If24015795219f6ff4f155c0d667472dc52a04d43
2023-10-21 20:29:41 +02:00
..
Entries Remove old :before icon selectors and update selectors to not use minerva and wikimedia prefixes 2023-09-06 13:53:22 -05:00
Main Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 19:36:46 +02:00
PageActions Restore watchstar for anonymous users 2023-10-06 18:05:08 +00:00
User Replace empty() with falsy check 2023-10-21 20:29:41 +02:00
Definitions.php Replace empty() with falsy check 2023-10-21 20:29:41 +02:00
Group.php Standardize user overflow menu 2023-04-28 19:33:43 +00:00