plugins/RedundantExistenceChecksPlugin/empty-base/test.php:20 MediaWikiNoEmptyIfDefined Found usage of empty() on expression $untypedParam that appears to be always set. empty() should only be used to suppress errors. See https://w.wiki/6paE plugins/RedundantExistenceChecksPlugin/empty-base/test.php:21 MediaWikiNoEmptyIfDefined Found usage of empty() on expression $arrayParam that appears to be always set. empty() should only be used to suppress errors. See https://w.wiki/6paE plugins/RedundantExistenceChecksPlugin/empty-base/test.php:22 MediaWikiNoEmptyIfDefined Found usage of empty() on expression $stringParam that appears to be always set. empty() should only be used to suppress errors. See https://w.wiki/6paE plugins/RedundantExistenceChecksPlugin/empty-base/test.php:23 MediaWikiNoEmptyIfDefined Found usage of empty() on expression $stdClassParam that appears to be always set. empty() should only be used to suppress errors. See https://w.wiki/6paE plugins/RedundantExistenceChecksPlugin/empty-base/test.php:29 MediaWikiNoEmptyIfDefined Found usage of empty() on expression $y that appears to be always set. empty() should only be used to suppress errors. See https://w.wiki/6paE plugins/RedundantExistenceChecksPlugin/empty-base/test.php:42 PhanUndeclaredProperty Reference to undeclared property /TestClass->doesNotExist plugins/RedundantExistenceChecksPlugin/empty-base/test.php:43 PhanUndeclaredStaticProperty Static property 'doesNotExistStatic' on /TestClass is undeclared plugins/RedundantExistenceChecksPlugin/empty-base/test.php:47 MediaWikiNoEmptyIfDefined Found usage of empty() on expression $this->untypedProp that appears to be always set. empty() should only be used to suppress errors. See https://w.wiki/6paE plugins/RedundantExistenceChecksPlugin/empty-base/test.php:48 MediaWikiNoEmptyIfDefined Found usage of empty() on expression $this->stringProp that appears to be always set. empty() should only be used to suppress errors. See https://w.wiki/6paE plugins/RedundantExistenceChecksPlugin/empty-base/test.php:49 MediaWikiNoEmptyIfDefined Found usage of empty() on expression $this->intOrNullProp that appears to be always set. empty() should only be used to suppress errors. See https://w.wiki/6paE plugins/RedundantExistenceChecksPlugin/empty-base/test.php:50 MediaWikiNoEmptyIfDefined Found usage of empty() on expression self::$untypedStaticProp that appears to be always set. empty() should only be used to suppress errors. See https://w.wiki/6paE plugins/RedundantExistenceChecksPlugin/empty-base/test.php:51 MediaWikiNoEmptyIfDefined Found usage of empty() on expression self::$stringStaticProp that appears to be always set. empty() should only be used to suppress errors. See https://w.wiki/6paE plugins/RedundantExistenceChecksPlugin/empty-base/test.php:52 MediaWikiNoEmptyIfDefined Found usage of empty() on expression self::$intOrNullStaticProp that appears to be always set. empty() should only be used to suppress errors. See https://w.wiki/6paE