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

Mixed is reserved in php8 #44

Open
brunobg opened this issue Jan 26, 2021 · 0 comments
Open

Mixed is reserved in php8 #44

brunobg opened this issue Jan 26, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@brunobg
Copy link
Member

brunobg commented Jan 26, 2021


Run composer run-script test
> ./vendor/bin/phpunit --configuration phpunit.xml tests/
PHPUnit 8.5.14 by Sebastian Bergmann and contributors.

PHP Fatal error:  Cannot use 'Mixed' as class name as it is reserved in /home/runner/work/modelarium/modelarium/Modelarium/Types/Mixed.php on line 13
Script ./vendor/bin/phpunit --configuration phpunit.xml tests/ handling the test event returned with error code 255
Error: Process completed with exit code 255.
@brunobg brunobg added the bug Something isn't working label Jan 26, 2021
@brunobg brunobg self-assigned this Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant