-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
None
-
None
When running tests on PHP >= 8.0, newer versions of phpunit are used. While installing the required dependencies via composer, doctrine/instantiator is upgraded to version 2 which is not compatible with PHP 8.0. Instead, a version like 1.5 should be used.