Skip to content

PHP 8.4 | BCFile|Variables::getMemberProperties(): sync with PHPCS 3.13.3 / handle abstract properties #698

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Aug 12, 2025

Composer: raise the minimum supported PHPCS version to 3.13.3

... to benefit from tokenizer support for PHP 8.4 abstract properties.

Includes updating references to the PHPCS version whenever relevant throughout the codebase.

PHP 8.4 | Tokens/Collections::$propertyModifierKeywords: allow for "abstract" modifier keyword

PHP 8.4 | BCFile|Variables::getMemberProperties(): sync with PHPCS 3.13.3 / handle abstract properties

Refs:

@jrfnl jrfnl added this to the 1.1.x Next milestone Aug 12, 2025
@jrfnl jrfnl force-pushed the php-8.4/variables-getmemberproperties-support-abstract-properties branch from e4ae9c1 to 5c096f6 Compare August 12, 2025 01:49
jrfnl added 3 commits August 12, 2025 04:02
... to benefit from tokenizer support for PHP 8.4 abstract properties.

Includes updating references to the PHPCS version whenever relevant throughout the codebase.
@jrfnl jrfnl force-pushed the php-8.4/variables-getmemberproperties-support-abstract-properties branch from 5c096f6 to 5dc685d Compare August 12, 2025 02:02
@jrfnl jrfnl marked this pull request as draft August 12, 2025 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant