Skip to content

3.0.0

Compare
Choose a tag to compare
@xificurk xificurk released this 24 Dec 08:44
· 17 commits to master since this release
  • Removed support for using stand-alone autowire traits without registering DI extension (BC break)
  • Removed support for autowiring properties without native PHP property types (BC break)
  • Removed support for phpdoc @autowire annotation in favor of native PHP attribute (BC break)
  • Store the autowired services in original properties and allow their overwriting
  • Explicitly restrict maximum supported PHP version