-
Notifications
You must be signed in to change notification settings - Fork 84
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.2 comatibility #314
Comments
You should update to the latest version.
I had the same problem, but had an older |
@vblinden is correct. |
@tonysm maybe update the installation instructions? I just had the same issue, followed the instructions, the composer install command given installs 1.x. Maybe give a more specific example for folk with PHP 8.2? |
@cheesegrits we're working on something that should fix issues like this one. See #326 if you're curious. |
I get this error message using PHP 8.2 when just entering
takeout
:I guess that's a PHP compatibility problem.
I can't find any information on the README which PHP versions are officially supported.
The text was updated successfully, but these errors were encountered: