2.3.0
ADDED:
- Support for built-in just-in-time autoloading of the dependency graph of Entry Points
CHANGED:
- Optimized error handling in
AbstractCompiledContainer::get()
method - Optimized generation of compiled container by removing unnecessary variables
- Optimized retrieval of prototype container entries by removing unnecessary checks
- PHPUnit 7 is minimally required to run tests
FIXED:
- Entry points can not be duplicated now