Skip to content

v6.2.0-BETA1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 24 Oct 13:02
· 434 commits to 7.0 since this release
v6.2.0-BETA1

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #47364 Allow array attributes for service tags (aschempp)
  • feature #47906 Allow injecting the current env into php config closures (HypeMC)
  • feature #47902 Add support for tagged iterators/locators exclude option to xml and yaml (HypeMC)
  • feature #47801 Allow array for the value of Autowire attribute (willemverspyck)
  • feature #47730 Ban DateTime from the codebase (WebMamba)
  • feature #47683 Deprecate numeric parameter names (HeahDude)
  • feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
  • feature #47236 Generate lazy-loading virtual proxies for non-ghostable lazy services (nicolas-grekas)
  • feature #47367 Handle INI arrays (MatTheCat)
  • feature #47101 Allow service subscribers to return SubscribedService[] (kbond)
  • feature #47196 Allow extending #[When] attribute (ruudk)
  • feature #46821 Add resolve-env option to debug:config command (alexandre-daubois)
  • feature #46752 Use lazy-loading ghost object proxies out of the box (nicolas-grekas)
  • feature #46883 Add shuffle env processor (ostrolucky)
  • feature #46564 Add Enum Env Var Processor (jack-worman)
  • feature #46741 Allow using ghost objects for lazy loading services (nicolas-grekas)
  • feature #46614 Remove Debug component leftovers (chalasr)