-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Milestone
Description
Issue to track what needs to be done:
- Support of
enumkeyword PHP 8.1: Added support forenumkeyword #3478 -
enumsupport to sniffs PHP 8.1: Addedenumsupport to sniffs #3482 - New token
T_ENUM_CASEPHP 8.1: AddedT_ENUM_CASE#3483 - Support of
readonlykeyword PHP 8.1: Added support forreadonlykeyword #3480 -
neverbuildin type PHP 8.1: Support ofnevertype #3582 - Intersection types - new token
T_TYPE_INTERSECTIONand updateFile::getMethodParameters(),File::getMethodProperties()andFile::getMemberProperties()PHP 8.1: Support of intersection types #3581 - Explicit octal notation Support for PHP 8.1 Explicit Octal Notation in the Tokenizer #3481
- Final constants - reported in PSR12.Properties.ConstantVisibility false positive when using public final const syntax PSR12.Properties.ConstantVisibility false positive when using public final const syntax #3526, fixed in PHP 8.1 | PSR12/ConstantVisibility: allow for class constants to be final PHP 8.1 | PSR12/ConstantVisibility: allow for class constants to be
final#3527. A cursory review of existing sniffs showed no other obvious sniffs which would need adujsting.
KacerCZsimPod, stanislav-janu, chelsEg, gbuckingham89, yusuftaufiq and 17 more
Metadata
Metadata
Assignees
Labels
No labels