Skip to content

v7.0.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 15 Nov 16:33
· 2733 commits to 7.2 since this release
v7.0.0-RC1
b3d69f3

Changelog (v7.0.0-BETA3...v7.0.0-RC1)

  • bug #52597 [DependencyInjection] Fix dumping containers with null-referenced services (@nicolas-grekas)
  • bug #52588 [Messenger] Use extension_loaded call to check if pcntl extension is loaded, as SIGTERM might be set be swoole (Sergii Dolgushev)
  • feature #52569 [VarExporter] Drop support for partially initialized lazy object (@nicolas-grekas)
  • bug #52567 [AssetMapper] Fixing js sourceMappingURL extraction when sourceMappingURL used in code (@weaverryan)
  • bug #52579 [DomCrawler] UriResolver support path with colons (@vdauchy)
  • bug #52581 [Messenger] attach all required parameters to query (@xabbuh)
  • feature #52568 [VarExporter] Deprecate per-property lazy-initializers (@nicolas-grekas)
  • feature #52560 [Mailer] Update default Mailjet port (@Katario)

[PR] #52600