-
-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels