Suppress PhanUndeclaredProperty for custom properties and phan bugs
authorDaimona Eaytoy <daimona.wiki@gmail.com>
Sat, 7 Sep 2019 13:06:50 +0000 (15:06 +0200)
committerDaimona Eaytoy <daimona.wiki@gmail.com>
Sat, 14 Sep 2019 13:22:54 +0000 (13:22 +0000)
commit3439c0007376adfddea2de9be105a37938aead56
treed61e73c8493a9853f191948724d48d025a7cbc97
parent290ab29617d830d20cdc72cb9e5e199f5e091d9d
Suppress PhanUndeclaredProperty for custom properties and phan bugs

And remove the issue from the exclusions list.

Bug: T231636
Change-Id: Iee73ddb554e354abe52d13dcfc453f9a15bb8877
12 files changed:
.phan/config.php
includes/OutputPage.php
includes/Status.php
includes/api/ApiComparePages.php
includes/htmlform/HTMLFormField.php
includes/media/DjVuHandler.php
includes/resourceloader/ResourceLoaderImage.php
includes/specials/SpecialTags.php
includes/specials/forms/PreferencesFormOOUI.php
includes/title/MediaWikiTitleCodec.php
includes/utils/AvroValidator.php
maintenance/findDeprecated.php