Skip to content

2.3.0

Compare
Choose a tag to compare
@kocsismate kocsismate released this 05 Jul 06:45
· 323 commits to master since this release
2.3.0
c3c1652

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