aboutsummaryrefslogtreecommitdiffstats
path: root/.phpcs.xml
diff options
context:
space:
mode:
authorReedy <reedy@wikimedia.org>2020-05-11 01:36:36 +0100
committerReedy <reedy@wikimedia.org>2020-05-11 01:36:36 +0100
commit4cd8d9cff56c31fe91ed30dbeaf8f53c95831e73 (patch)
tree07a3ec9ab03492529ce5952219ec749565338ef1 /.phpcs.xml
parentc5377cf75a95146ad86857f1484a4dcbdf2a1881 (diff)
downloadmediawikicore-4cd8d9cff56c31fe91ed30dbeaf8f53c95831e73.tar.gz
mediawikicore-4cd8d9cff56c31fe91ed30dbeaf8f53c95831e73.zip
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
Change-Id: I2ec09c02c2e4ed399d993cb1871e67df02167ca8
Diffstat (limited to '.phpcs.xml')
-rw-r--r--.phpcs.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.phpcs.xml b/.phpcs.xml
index 9272d8b7f9b5..707cdf7ac25f 100644
--- a/.phpcs.xml
+++ b/.phpcs.xml
@@ -55,28 +55,19 @@
<exclude-pattern>includes/diff/</exclude-pattern>
<exclude-pattern>includes/exception/</exclude-pattern>
<exclude-pattern>includes/filerepo/</exclude-pattern>
- <exclude-pattern>includes/historyblob/DiffHistoryBlob\.php</exclude-pattern>
<exclude-pattern>includes/htmlform/fields/</exclude-pattern>
<exclude-pattern>includes/http/</exclude-pattern>
<exclude-pattern>includes/installer/</exclude-pattern>
<exclude-pattern>includes/jobqueue/</exclude-pattern>
- <exclude-pattern>includes/json/FormatJson\.php</exclude-pattern>
<exclude-pattern>includes/language/</exclude-pattern>
<exclude-pattern>includes/libs/</exclude-pattern>
<exclude-pattern>includes/logging/</exclude-pattern>
- <exclude-pattern>includes/mail/EmailNotification\.php</exclude-pattern>
- <exclude-pattern>includes/pager/IndexPager\.php</exclude-pattern>
<exclude-pattern>includes/parser/</exclude-pattern>
- <exclude-pattern>includes/password/Password\.php</exclude-pattern>
<exclude-pattern>includes/poolcounter/</exclude-pattern>
<exclude-pattern>includes/resourceloader/</exclude-pattern>
<exclude-pattern>includes/search/</exclude-pattern>
- <exclude-pattern>includes/session/Token\.php</exclude-pattern>
<exclude-pattern>includes/site/</exclude-pattern>
- <exclude-pattern>includes/sparql/SparqlClient\.php</exclude-pattern>
- <exclude-pattern>includes/specialpage/ChangesListSpecialPage\.php</exclude-pattern>
<exclude-pattern>includes/specials/</exclude-pattern>
- <exclude-pattern>includes/upload/UploadStash\.php</exclude-pattern>
<exclude-pattern>includes/user/</exclude-pattern>
<exclude-pattern>includes/utils/</exclude-pattern>
<exclude-pattern>includes/watcheditem/</exclude-pattern>