There's an issue with this package when using PHP 7.4's preloading. More specifically with this file: https://github.com/nette/di/blob/master/src/compatibility.php
Because these class aliases are defined unconditionally, they will throw "previously declared class warnings" if the file was preloaded.
More info: https://mobile.twitter.com/nikita_ppv/status/1208025415253659648
There's an issue with this package when using PHP 7.4's preloading. More specifically with this file: https://github.com/nette/di/blob/master/src/compatibility.php
Because these class aliases are defined unconditionally, they will throw "previously declared class warnings" if the file was preloaded.
More info: https://mobile.twitter.com/nikita_ppv/status/1208025415253659648