Skip to content

Compatibility php8.2 and above #44

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

Open
stefan-korn opened this issue Feb 14, 2025 · 0 comments
Open

Compatibility php8.2 and above #44

stefan-korn opened this issue Feb 14, 2025 · 0 comments

Comments

@stefan-korn
Copy link

Usage of dynamic properties is deprecated in php8.2

DrupalComposer\Composer\Writer\Factory uses dynamic property in __construct

To avoid the deprecation the property should be declared.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant