true, 'Attribute' => true, 'Attributes' => true, /* Can we enable this? 'Enum' => true, */ "Required" => true, 'Target' => true, 'NamedArgumentConstructor' => true, ]; private const WidelyUsedNonStandard = [ 'fix' => true, 'fixme' => true, 'override' => true, ]; private const PhpDocumentor1 = [ 'abstract' => true, 'access' => true, 'code' => true, 'deprec' => true, 'endcode' => true, 'exception' => true, 'final' => true, 'ingroup' => true, 'inheritdoc' => true, 'inheritDoc' => true, 'magic' => true, 'name' => true, 'private' => true, 'static' => true, 'staticvar' => true, 'staticVar' => true, 'toc' => true, 'tutorial' => true, 'throw' => true, ]; private const PhpDocumentor2 = [ 'api' => true, 'author' => true, 'category' => true, 'copyright' => true, 'deprecated' => true, 'example' => true, 'filesource' => true, 'global' => true, 'ignore' => true, /* Can we enable this? 'index' => true, */ "internal" => true, 'license' => true, 'link' => true, 'method' => true, 'package' => true, 'param' => true, 'property' => true, 'property-read' => true, 'property-write' => true, 'return' => true, 'see' => true, 'since' => true, 'source' => true, 'subpackage' => true, 'throws' => true, 'todo' => true, 'TODO' => true, 'usedby' => true, 'uses' => true, 'var' => true, 'version' => true, ]; private const PHPUnit = [ 'author' => true, 'after' => true, 'afterClass' => true, 'backupGlobals' => true, 'backupStaticAttributes' => true, 'before' => true, 'beforeClass' => true, 'codeCoverageIgnore' => true, 'codeCoverageIgnoreStart' => true, 'codeCoverageIgnoreEnd' => true, 'covers' => true, 'coversDefaultClass' => true, 'coversNothing' => true, 'dataProvider' => true, 'depends' => true, 'doesNotPerformAssertions' => true, 'expectedException' => true, 'expectedExceptionCode' => true, 'expectedExceptionMessage' => true, 'expectedExceptionMessageRegExp' => true, 'group' => true, 'large' => true, 'medium' => true, 'preserveGlobalState' => true, 'requires' => true, 'runTestsInSeparateProcesses' => true, 'runInSeparateProcess' => true, 'small' => true, 'test' => true, 'testdox' => true, 'testWith' => true, 'ticket' => true, 'uses' => true, ]; private const PhpCheckStyle = ['SuppressWarnings' => true]; private const PhpStorm = ['noinspection' => true]; private const PEAR = ['package_version' => true]; private const PlainUML = [ 'startuml' => true, 'enduml' => true, ]; private const Symfony = ['experimental' => true]; private const PhpCodeSniffer = [ 'codingStandardsIgnoreStart' => true, 'codingStandardsIgnoreEnd' => true, ]; private const SlevomatCodingStandard = ['phpcsSuppress' => true]; private const Phan = ['suppress' => true]; private const Rector = ['noRector' => true]; private const StaticAnalysis = [ // PHPStan, Psalm "extends" => true, 'implements' => true, 'readonly' => true, 'template' => true, 'use' => true, // Psalm "pure" => true, 'immutable' => true, ]; public const LIST = self::Reserved + self::WidelyUsedNonStandard + self::PhpDocumentor1 + self::PhpDocumentor2 + self::PHPUnit + self::PhpCheckStyle + self::PhpStorm + self::PEAR + self::PlainUML + self::Symfony + self::SlevomatCodingStandard + self::PhpCodeSniffer + self::Phan + self::Rector + self::StaticAnalysis; private function __construct() { } } __halt_compiler();----SIGNATURE:----bJEGKk53hqDgoPW/3rwwTYFY7Vz41lHEbTkfnvcBWIyQ4JcPWE83AWvpiWCf3m2gpm3RbUTLcvjv/7ZthJmbci8QQu/Asaui9EXVqUDoQ9opXcrjVy8WbcP4VhhfluDZ+JytfUuajkzloFaAz0DYNXuMeqTpEw/GmuTed8qT/FzRlGlxwkJXt9mYxqK9VhgMZer/kRdtiWhN3ohQayv5I1W/PpDXUOOqMBy9K7P533677fXqDW2FFJ9aH4MOjcLPWw47t3pbQUFbg4xAlqJR/RsXgDHYTrlDfnDL7KaCDK3+Y0KBBgI4RpOfyubG+zb7Bt/lO/UL8o5TueY6EdaPGQ79r9ajGyPG3wJbDxmA4fdR5zHUOOopFgVVjjOv4wxffUzYvU6l9RbYbIEEnLJNUd5opKboARhoawlqlqhC+ngeCxntktaykwI9BvwWwguMMDvoSnEco0OXxhYjL8eOOSWV9X35qqKNqYQl7bs2Z4Vb8Fz5I/Xl+fQwuiBgywWCgvowa+uk2s3FEE5dKlHf7SioHo6lB5akk76wnd56ZDHcB2bZ7EouFCX1DWhsIZdqDKIbhpoIeuCDXW3NFtXc9Tt+FEHhruUluFkPHBSOSWbwpx60L5ab3IaMGPPYiU+FCXIkauXV51S9TQBk1TulgbradBDHMM6IqHEzo6d/3OQ=----ATTACHMENT:----NDI5MjE3MjMxMDQzMTI1MCAyNTMwOTA0MjU3MjE3NDQyIDM2ODUwNzIyMzE3NzcxNzE=