Go to file
Bartosz Dziewoński 5c9389db15 Replace unneeded isset() with !== null
The PHP `global` statement actually creates a global variable if it
does not exist yet, setting it to null. Who'd have thunk.

This is reported as a new issue type 'MediaWikiNoIssetIfDefined' by
mediawiki/mediawiki-phan-config to 0.15.0.

Change-Id: Ia1c3a08f399257ede41920beafa9f1864206c94e
2024-12-16 16:41:02 +01:00
.phan Comment thanking 2024-05-28 17:47:09 +02:00
i18n Localisation updates from https://translatewiki.net. 2024-12-16 08:22:27 +01:00
images
includes Replace unneeded isset() with !== null 2024-12-16 16:41:02 +01:00
maintenance Improve handling of Parsoid resource limit exceeded exceptions 2024-11-28 04:09:44 +01:00
modules Fix hiding "actions" bar (subscribe button) in Parsoid output 2024-12-09 14:54:11 +00:00
sql
tests Fix overflow menu in Parsoid output 2024-12-11 12:22:44 +01:00
.eslintignore ESLint: Autofix no-var rule 2024-05-24 16:49:36 +01:00
.eslintrc.json Don't enforce alphabetical order in i18n files 2022-08-12 13:29:39 +03:00
.gitignore
.gitreview .gitreview: Remove defaultrebase/defaultbranch 2023-09-09 21:37:34 +00:00
.phpcs.xml build: Rewrite exclude rule Generic.CodeAnalysis.AssignmentInCondition 2024-09-01 02:19:03 +00:00
.stylelintrc.json Move "Return to comment" below sticky header when present 2022-09-25 13:28:12 +01:00
.svgo.config.mjs build: Provide SVGO for crunching SVG files 2024-10-10 18:17:01 -04:00
CODE_OF_CONDUCT.md
composer.json build: Remove php version from composer.json 2024-11-08 21:10:40 +01:00
COPYING
DiscussionTools.alias.php Add azerbaijani special page aliases and magic words 2024-11-28 02:55:42 +04:00
DiscussionTools.magic.php Add azerbaijani special page aliases and magic words 2024-11-28 02:55:42 +04:00
extension.json Show confirmation prompt if trying to submit a new topic without a title 2024-08-06 09:44:27 -05:00
Gruntfile.js Setup grunt-tyops and fix 2024-03-27 14:01:18 +00:00
package-lock.json build: Updating nanoid to 3.3.8 2024-12-11 05:04:16 +00:00
package.json build: Provide SVGO for crunching SVG files 2024-10-10 18:17:01 -04:00
typos.json Setup grunt-tyops and fix 2024-03-27 14:01:18 +00:00