Changelog (v6.4.38...v6.4.39)
- data #64200 Release v6.4.39
- bug #64198 [SecurityBundle] Allow defining security provider factories without config (@hockdudu)
- bug #64189 [FrameworkBundle] Bump Request/Session value resolver priority above EntityValueResolver (@ousamabenyounes)
- bug #64195 [Security] Remove the legacy nested unserialize() call from token and exception classes (@nicolas-grekas)
- bug #64196 [Yaml] Reject non-stringables when using "!!binary" (@nicolas-grekas)
- bug #64191 [Inflector][String] Fixed singularize
traces>trace(@ruudk) - bug #64193 [Notifier] Use
hash_equals()to compare webhook signatures for Vonage (@alexandre-daubois) - bug #64180 [Messenger][Amqp] Fix support for RabbitMQ v4 by adding delayed quorum queues (@Jean85)
- bug #64187 [AssetMapper] Warn on missing bare CSS and JSON imports (@ousamabenyounes)
- bug #64182 [Console] Fix signal handler scoping (@jpollard3)
- bug #64181 [Security] Preserve webserver base URL in HttpUtils::createRequest() (@ousamabenyounes)
- bug #64058 [Process] Ignore array env values before proc_open (@dionisvl)
- bug #64179 [Filesystem] preserve source mode when copying files (@nicolas-grekas)
- bug #64176 [Console] Make
ConsoleSectionOutput::overwrite()atomic to fix sections + ProgressIndicator clear (@Amoifr) - bug #64174 [Scheduler] Use stored checkpoint as base date for debug:scheduler (@ousamabenyounes)
- bug #64153 [Messenger] Drop trace args from FlattenException normalization (@ousamabenyounes)
- bug #64150 [HttpKernel] Use backend-handled request for terminate listeners in HttpCache (@Toflar)
- bug #64172 [WebProfilerBundle] Don’t try to access
RawMessage::$headers(@MatTheCat) - bug #64148 [Dotenv] Don't truncate OS env vars containing $ when $_ENV is unpopulated (@HMAZonderland)