Skip to content
Compare
Choose a tag to compare

v6.0.0

Latest
@fabpot fabpot released this
· 7 commits to 6.1 since this release
v6.0.0
aa4e970
Compare
Choose a tag to compare

Changelog (v6.0.0-RC1...v6.0.0)

  • bug #44309 [Messenger] Leverage DBAL's getNativeConnection() method (@derrabus)
  • bug #44300 [FrameworkBundle] Fix property-info phpstan extractor discovery (@1ed)
  • feature #44271 [Notifier] add Vonage bridge to replace the Nexmo one (@nicolas-grekas)
  • bug #44187 [Translation] [Loco] Fix idempotency of LocoProvider write method (@welcoMattic)
  • bug #43992 [Security] Do not overwrite already stored tokens for REMOTE_USER authentication (@stlrnz)
  • bug #43876 [Validator] Fix validation for single level domains (@HypeMC)
  • bug #44327 [Debug][ErrorHandler] Increased the reserved memory from 10k to 32k (@sakalys)
  • bug #44261 [Process] intersect with getenv() in case-insensitive manner to get default envs (@stable-staple)
  • bug #44295 [Serializer] fix support for lazy/unset properties (@nicolas-grekas)
  • bug #44277 [Notifier] Fix AllMySms bridge body content (@afiocre)
  • bug #44269 [DoctrineBridge] Revert " add support for the JSON type" (@dunglas)

[PR] #44336