Skip to content
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

PHP 8.1+ support #9

Open
christian-fries opened this issue Dec 1, 2023 · 0 comments
Open

PHP 8.1+ support #9

christian-fries opened this issue Dec 1, 2023 · 0 comments

Comments

@christian-fries
Copy link

All PHP versions below 8.1 are end of life (https://www.php.net/supported-versions.php). This library should support PHP 8.1+.

Currently, it generates deprecation messages:

Deprecated: Creation of dynamic property FusionExport\ExportConfig::$typingsFile is deprecated
Deprecated: Creation of dynamic property FusionExport\ExportConfig::$formattedConfigs is deprecated
Deprecated: Creation of dynamic property FusionExport\ExportConfig::$typings is deprecated
Deprecated: Creation of dynamic property FusionExport\ExportConfig::$collectedResources is deprecated

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