Releases: digitalcreations/ioc
Releases · digitalcreations/ioc
Support for injecting parameters into a function
0.1.4 $container->inject now returns the value the function produces.
Bugfix when injecting partially based on docblock, partially on type hints
0.1.3 Fix bug with non-first parameters being specified via docblocks.
Third time's the charm
Fix bug with to extended lifetimes and class/factory registrations.
First corrections
Fix a few small items:
- add license
- PHPUnit is only required for development, not for using the library
Hello world!
First release.