Skip to content

Releases: hco/HCOAutoWiringBundle

Require Qualifiers from XML

04 Oct 18:52
@hco hco
Compare
Choose a tag to compare
  • Fixed autowiring for Services without Constructor (even though it's quite useless)
  • Added support for requiring qualifiers from xml/yaml using tags
  • Fixed a bug with autowired services which have a variable classname (aka which use parameters)