8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Include package lock
Merge pull request #1 from martin-hughes/update-package-json Update composer.json with new details
v1.4.4 - Fixed primitive type issue on PHP 8+ (#191)
v1.4.3 - Fixed PHP 8 deprecation (#189) - Fixed definition of `Injector::I_ALL` (#157) - Fixed provisioning after exceptions have been thrown (#178) - Fixed CachingReflector not using passed Reflector instance (#177)
Fix injection for optional variadic arguments.
Merge pull request #156 from shadowhand/fix/never-cache-closure-params Prevent caching of delegate closures
Revert "remove sharing/alias conflict limitation" This reverts commit 2fdd89d.
remove sharing/alias conflict limitation
Merge pull request #131 from Danack/improve_exception_messages Improve exception messages for invalid callables