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

PHPUnit is incompatible with PHP 8.1 #72

Open
BernhardK91 opened this issue May 30, 2023 · 0 comments
Open

PHPUnit is incompatible with PHP 8.1 #72

BernhardK91 opened this issue May 30, 2023 · 0 comments

Comments

@BernhardK91
Copy link

Mixpanel PHP-SDK currently uses PHPUnit 5.6.*. This version is incompatible with PHP 7.4 or higher. It is recommended to migrate PHPUnit to a current version, at least PHPUnit 8, better would be version 10. https://phpunit.de/supported-versions.html

This should only be relevant for development and should not break anything from the usage perspective.

If this is wanted, I would be open to create a PR for that. Please let me know.

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