Skip to content

PHP 8.1 | Various sniffs: detect enums and enum related features (RFC)#1604

Merged
wimg merged 6 commits intodevelopfrom
php-8.1/detect-everything-enum
Aug 10, 2023
Merged

PHP 8.1 | Various sniffs: detect enums and enum related features (RFC)#1604
wimg merged 6 commits intodevelopfrom
php-8.1/detect-everything-enum

Conversation

@jrfnl
Copy link
Copy Markdown
Member

@jrfnl jrfnl commented Aug 4, 2023

PHP 8.1 | NewKeywords: detect enums (RFC)

PHP 8.1 | NewFunctions: detect use of enum_exists() (RFC)

PHP 8.1 | NewConstants: detect new T_ENUM constant (RFC)

PHP 8.1 | NewClasses: add support for enum related classes (RFC)

PHP 8.1 | NewInterfaces: detect new enum related interfaces (RFC)

PHP 8.1 | InternalInterfaces: detect new enum related internal interfaces (RFC)

Support for Enumerations has been added.

Refs:

Related to #1299

jrfnl added 6 commits August 5, 2023 00:00
@jrfnl jrfnl added Type: enhancement PR: quick merge PR only contains relatively simple changes PR: ready for review labels Aug 4, 2023
@jrfnl jrfnl added this to the 10.0.0 milestone Aug 4, 2023
@jrfnl jrfnl requested a review from wimg August 4, 2023 22:20
@wimg wimg merged commit 60974d3 into develop Aug 10, 2023
@wimg wimg deleted the php-8.1/detect-everything-enum branch August 10, 2023 19:13
@github-actions github-actions bot removed PR: ready for review PR: quick merge PR only contains relatively simple changes labels Aug 10, 2023
@jrfnl jrfnl added the PHP: 8.1 label Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants