Skip to content

Released version 2.4.10

Compare
Choose a tag to compare
@dg dg released this 06 Sep 12:56
· 528 commits to master since this release
  • supports PHP up to 7.2
  • added ServiceBuilder::setType() & getType() as a future replacements for setClass() and getClass()
  • Compiler: added configuration option 'type' as a future replacement for 'class'
  • Loader: fixed including of paths with scheme in config loader (#153)
  • ContainerLoader: better error message when is unable to create file
  • ContainerLoader: throws exception when is unable to create directory

For the details you can have a look at the diff.