Symfony v4.3.7 Release Notes

Release Date: 2019-11-11 // over 4 years ago
  • Changelog (since v4.3.6...v4.3.7)

    • ๐Ÿ› bug #34294 [Workflow] Fix error when we use ValueObject for the marking property (@FabienSalles)
    • ๐Ÿ› bug #34297 [DI] fix locators with numeric keys (@nicolas-grekas)
    • ๐Ÿ› bug #34282 [DI] Dont cache classes with missing parents (@nicolas-grekas)
    • bug #34287 [HttpClient] Fix a crash when calling CurlHttpClient::__destruct() (@dunglas)
    • ๐Ÿ› bug #34129 [FrameworkBundle][Translation] Invalidate cached catalogues when the scanned directories change (@fancyweb)
    • ๐Ÿ› bug #34246 [Serializer] Use context to compute MetadataAwareNameConverter cache (@antograssiot)
    • ๐Ÿ› bug #34251 [HttpClient] expose only gzip when doing transparent compression (@nicolas-grekas)
    • ๐Ÿ› bug #34244 [Inflector] add support for 'species' (@jeffreymoelands)
    • ๐Ÿ› bug #34085 [Console] Detect dimensions using mode CON if vt100 is supported (@rtek)
    • ๐Ÿ› bug #34199 [HttpClient] Retry safe requests using HTTP/1.1 when HTTP/2 fails (@nicolas-grekas)
    • ๐Ÿ› bug #34192 [Routing] Fix URL generator instantiation (@X-Coder264, @HypeMC)
    • ๐Ÿ› bug #34134 [Messenger] fix retry of messages losing the routing key and properties (@Tobion)
    • ๐Ÿ› bug #34181 [Stopwatch] Fixed bug in getDuration when counting multiple ongoing periods (@TimoBakx)
    • ๐Ÿ› bug #34165 [PropertyInfo] Fixed type extraction for nullable collections of non-nullable elements (@happyproff)
    • ๐Ÿ› bug #34179 [Stopwatch] Fixed a bug in StopwatchEvent::getStartTime (@TimoBakx)
    • ๐Ÿ› bug #34203 [FrameworkBundle] [HttpKernel] fixed correct EOL and EOM month (@erics86)
    • ๐Ÿ› bug #34035 [Serializer] Fix property name usage for denormalization (@antograssiot)

    [PR] #34323