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 #225

Closed
smoench opened this issue Aug 30, 2022 · 0 comments
Closed

PHP 8.1 support #225

smoench opened this issue Aug 30, 2022 · 0 comments

Comments

@smoench
Copy link
Contributor

smoench commented Aug 30, 2022

Currently you are using openapi-generator in version 4.8.1. This generator produces a PHP client which is only compatible with PHP < 8.1. The openapi-generator already fixed it with version 6.x. You probably want to update your php templates as in here https://github.com/OpenAPITools/openapi-generator/tree/master/modules/openapi-generator/src/main/resources/php. Once updated it will require PHP 7.4 and later.

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