Symfony Versions Save

The Symfony PHP framework

v7.0.6

3 weeks ago

Changelog (https://github.com/symfony/symfony/compare/v7.0.5...v7.0.6)

  • bug #54400 [HttpClient] stop all server processes after tests have run (@xabbuh)
  • bug #54435 [Console] respect multi-byte characters when rendering vertical-style tables (@xabbuh)
  • bug #54419 Fix TypeError on ProgressBar (@Fan2Shrek)
  • bug #54425 [TwigBridge] Remove whitespaces from block form_help output (@rosier)
  • bug #53969 [Mailer] include message id provided by the MTA when dispatching the SentMessageEvent (@xabbuh)
  • bug #54315 [Serializer] Fixed BackedEnumNormalizer priority for translatable enum (@IndraGunawan)
  • bug #54372 [Config] Fix YamlReferenceDumper handling of array examples (@MatTheCat)
  • bug #54362 [Filesystem] preserve the file modification time when mirroring directories (@xabbuh)
  • bug #54333 [HttpFoundation] Allow array style callable setting for Request setFactory method (@simbera)
  • bug #54121 [Messenger] Catch TableNotFoundException in MySQL delete (@acbramley)
  • bug #54271 [DoctrineBridge] Fix deprecation warning with ORM 3 when guessing field lengths (@eltharin)
  • bug #54306 Throw TransformationFailedException when there is a null bytes injection (@sormes)
  • bug #54148 [Serializer] Fix object normalizer when properties has the same name as their accessor (@NeilPeyssard)
  • bug #54305 [Cache][Lock] Identify missing table in pgsql correctly and address failing integration tests (@arifszn)
  • bug #54199 [Mailer] [Brevo] Check that tags is present in payload before calling setTags (@palgalik)
  • bug #54292 [FrameworkBundle] Fix mailer config with XML (@lyrixx)
  • bug #54298 [Filesystem] Fix str_contains deprecation (@NeilPeyssard)
  • bug #54248 [Security] Correctly initialize the voter property (@aschempp)
  • bug #54273 [DependencyInjection] fix XmlDumper when a tag contains also a 'name' property (@lyrixx)
  • bug #54191 [Validator] add missing invalid extension error entry (@xabbuh)
  • bug #54194 [PropertyAccess] Fix checking for missing properties (@nicolas-grekas)
  • bug #54201 [Lock] Check the correct SQLSTATE error code for MySQL (@edomato)
  • bug #54252 [Lock] compatiblity with redis cluster 7 (@bastnic)
  • bug #54265 [VarDumper] prevent error in value to Typed property must not be accessed before initialization (@shakaran)
  • bug #54124 [Messenger] trigger retry logic when message is a redelivery (@nikophil)
  • bug #54254 [HttpKernel] Fix creating ReflectionMethod with only one argument (@alexandre-daubois)
  • bug #54219 [Validator] Allow BICs’ first four characters to be digits (@MatTheCat)
  • bug #54239 [Mailer] Fix sendmail transport not handling failure (@aboks)
  • bug #54207 [HttpClient] Lazily initialize CurlClientState (@arjenm)
  • bug #53865 [Workflow]Fix Marking when it must contains more than one tokens (@lyrixx)
  • bug #54137 [Validator] UniqueValidator - normalize before reducing keys (@Brajk19)
  • bug #54187 [FrameworkBundle] Fix PHP 8.4 deprecation on ReflectionMethod (@alexandre-daubois)
  • bug #54167 [Messenger] [Amqp] Handle AMQPConnectionException when publishing a message. (@jwage)
  • bug #54146 [HttpClient] Preserve float in JsonMockResponse (@Jibbarth)

[PR] https://github.com/symfony/symfony/pull/54467

v6.4.6

3 weeks ago

Changelog (https://github.com/symfony/symfony/compare/v6.4.5...v6.4.6)

  • bug #54400 [HttpClient] stop all server processes after tests have run (@xabbuh)
  • bug #54435 [Console] respect multi-byte characters when rendering vertical-style tables (@xabbuh)
  • bug #54419 Fix TypeError on ProgressBar (@Fan2Shrek)
  • bug #54425 [TwigBridge] Remove whitespaces from block form_help output (@rosier)
  • bug #53969 [Mailer] include message id provided by the MTA when dispatching the SentMessageEvent (@xabbuh)
  • bug #54315 [Serializer] Fixed BackedEnumNormalizer priority for translatable enum (@IndraGunawan)
  • bug #54372 [Config] Fix YamlReferenceDumper handling of array examples (@MatTheCat)
  • bug #54362 [Filesystem] preserve the file modification time when mirroring directories (@xabbuh)
  • bug #54121 [Messenger] Catch TableNotFoundException in MySQL delete (@acbramley)
  • bug #54271 [DoctrineBridge] Fix deprecation warning with ORM 3 when guessing field lengths (@eltharin)
  • bug #54306 Throw TransformationFailedException when there is a null bytes injection (@sormes)
  • bug #54148 [Serializer] Fix object normalizer when properties has the same name as their accessor (@NeilPeyssard)
  • bug #54305 [Cache][Lock] Identify missing table in pgsql correctly and address failing integration tests (@arifszn)
  • bug #54199 [Mailer] [Brevo] Check that tags is present in payload before calling setTags (@palgalik)
  • bug #54292 [FrameworkBundle] Fix mailer config with XML (@lyrixx)
  • bug #54298 [Filesystem] Fix str_contains deprecation (@NeilPeyssard)
  • bug #54248 [Security] Correctly initialize the voter property (@aschempp)
  • bug #54273 [DependencyInjection] fix XmlDumper when a tag contains also a 'name' property (@lyrixx)
  • bug #54191 [Validator] add missing invalid extension error entry (@xabbuh)
  • bug #54194 [PropertyAccess] Fix checking for missing properties (@nicolas-grekas)
  • bug #54201 [Lock] Check the correct SQLSTATE error code for MySQL (@edomato)
  • bug #54252 [Lock] compatiblity with redis cluster 7 (@bastnic)
  • bug #54124 [Messenger] trigger retry logic when message is a redelivery (@nikophil)
  • bug #54254 [HttpKernel] Fix creating ReflectionMethod with only one argument (@alexandre-daubois)
  • bug #54219 [Validator] Allow BICs’ first four characters to be digits (@MatTheCat)
  • bug #54239 [Mailer] Fix sendmail transport not handling failure (@aboks)
  • bug #54207 [HttpClient] Lazily initialize CurlClientState (@arjenm)
  • bug #53865 [Workflow]Fix Marking when it must contains more than one tokens (@lyrixx)
  • bug #54137 [Validator] UniqueValidator - normalize before reducing keys (@Brajk19)
  • bug #54187 [FrameworkBundle] Fix PHP 8.4 deprecation on ReflectionMethod (@alexandre-daubois)
  • bug #54167 [Messenger] [Amqp] Handle AMQPConnectionException when publishing a message. (@jwage)
  • bug #54146 [HttpClient] Preserve float in JsonMockResponse (@Jibbarth)

[PR] https://github.com/symfony/symfony/pull/54466

v5.4.38

3 weeks ago

Changelog (https://github.com/symfony/symfony/compare/v5.4.37...v5.4.38)

  • bug #54400 [HttpClient] stop all server processes after tests have run (@xabbuh)
  • bug #54425 [TwigBridge] Remove whitespaces from block form_help output (@rosier)
  • bug #54372 [Config] Fix YamlReferenceDumper handling of array examples (@MatTheCat)
  • bug #54362 [Filesystem] preserve the file modification time when mirroring directories (@xabbuh)
  • bug #54121 [Messenger] Catch TableNotFoundException in MySQL delete (@acbramley)
  • bug #54271 [DoctrineBridge] Fix deprecation warning with ORM 3 when guessing field lengths (@eltharin)
  • bug #54306 Throw TransformationFailedException when there is a null bytes injection (@sormes)
  • bug #54148 [Serializer] Fix object normalizer when properties has the same name as their accessor (@NeilPeyssard)
  • bug #54305 [Cache][Lock] Identify missing table in pgsql correctly and address failing integration tests (@arifszn)
  • bug #54292 [FrameworkBundle] Fix mailer config with XML (@lyrixx)
  • bug #54298 [Filesystem] Fix str_contains deprecation (@NeilPeyssard)
  • bug #54248 [Security] Correctly initialize the voter property (@aschempp)
  • bug #54201 [Lock] Check the correct SQLSTATE error code for MySQL (@edomato)
  • bug #54252 [Lock] compatiblity with redis cluster 7 (@bastnic)
  • bug #54219 [Validator] Allow BICs’ first four characters to be digits (@MatTheCat)
  • bug #54239 [Mailer] Fix sendmail transport not handling failure (@aboks)
  • bug #54207 [HttpClient] Lazily initialize CurlClientState (@arjenm)
  • bug #53865 [Workflow]Fix Marking when it must contains more than one tokens (@lyrixx)
  • bug #54187 [FrameworkBundle] Fix PHP 8.4 deprecation on ReflectionMethod (@alexandre-daubois)

[PR] https://github.com/symfony/symfony/pull/54462

v7.0.5

1 month ago

Changelog (https://github.com/symfony/symfony/compare/v7.0.4...v7.0.5)

  • bug #54113 [AssetMapper] Throw exception in Javascript compiler when PCRE error (@smnandre)
  • bug #54129 [Clock] Add attributes to support PHPUnit 10 + 11 (@ruudk)
  • bug #54079 [AssetMapper] Fix JavaScriptImportPathCompiler regression in regex (@PhilETaylor)
  • bug #54102 [HttpClient] Fix deprecation on PHP 8.3 (@nicolas-grekas)
  • bug #54089 [Mailer] [Brevo] Remove tags from mandatory event arguments (@palgalik)
  • bug #54081 [DoctrineBridge] Safeguard dynamic access to Doctrine metadata properties (@derrabus)
  • bug #54080 [Routing] Enhance error handling in StaticPrefixCollection for compatibility with libpcre2-10.43 (@Lustmored)

[PR] https://github.com/symfony/symfony/pull/54159

v6.4.5

1 month ago

Changelog (https://github.com/symfony/symfony/compare/v6.4.4...v6.4.5)

  • bug #54113 [AssetMapper] Throw exception in Javascript compiler when PCRE error (@smnandre)
  • bug #54129 [Clock] Add attributes to support PHPUnit 10 + 11 (@ruudk)
  • bug #54079 [AssetMapper] Fix JavaScriptImportPathCompiler regression in regex (@PhilETaylor)
  • bug #54102 [HttpClient] Fix deprecation on PHP 8.3 (@nicolas-grekas)
  • bug #54089 [Mailer] [Brevo] Remove tags from mandatory event arguments (@palgalik)
  • bug #54081 [DoctrineBridge] Safeguard dynamic access to Doctrine metadata properties (@derrabus)
  • bug #54080 [Routing] Enhance error handling in StaticPrefixCollection for compatibility with libpcre2-10.43 (@Lustmored)

[PR] https://github.com/symfony/symfony/pull/54158

v5.4.37

1 month ago

Changelog (https://github.com/symfony/symfony/compare/v5.4.36...v5.4.37)

  • bug #54102 [HttpClient] Fix deprecation on PHP 8.3 (@nicolas-grekas)
  • bug #54081 [DoctrineBridge] Safeguard dynamic access to Doctrine metadata properties (@derrabus)
  • bug #54080 [Routing] Enhance error handling in StaticPrefixCollection for compatibility with libpcre2-10.43 (@Lustmored)

[PR] https://github.com/symfony/symfony/pull/54157

v7.0.4

1 month ago

Changelog (https://github.com/symfony/symfony/compare/v7.0.3...v7.0.4)

  • bug #53985 [HttpKernel] Allow tagged controllers in ControllerResolver (@marein)
  • bug #54054 [VarExporter] Bugfix/workaround jit issue (@verfriemelt-dot-org)
  • bug #54050 [Messenger] Revert "Resend failed retries back to failure transport " (@ro0NL)
  • bug #54045 [Config][Messenger][Security] Don't turn deprecations into exceptions when unserializing (@nicolas-grekas)
  • bug #54035 [DependencyInjection] Fix computing error messages involving service locators (@nicolas-grekas)
  • bug #53959 [Serializer] Fix unknown types normalization type when know type (@Myks92)
  • bug #53960 [Messenger] the 'use_notify' option is on the factory, not on the postgres connection (@dbu)
  • bug #54031 [ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3 (@nicolas-grekas)
  • bug #54014 [AssetMapper] Fix enquoted string pattern (@smnandre)
  • bug #54010 [Translation] Fix extracting qualified t() function calls (@rvanvelzen)
  • bug #53967 [ErrorHandler] return the unchanged text if preg_replace_callback() fails (@xabbuh)
  • bug #54009 [Console] Fix display of vertical Table on Windows OS (@VincentLanglet)
  • bug #54001 [Console] Fix display of Table on Windows OS (@VincentLanglet)
  • bug #53989 [FrameworkBundle] Fix config builder with extensions extended in build() (@HypeMC)
  • bug #54005 Fix a minor design issue in the Welcome Page (@javiereguiluz)
  • bug #54004 [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching (@davidgorges)
  • bug #54006 [Process] Fix the command -v exception (@kayw-geek)
  • bug #53975 [Cache] explicitly cast boolean SSL stream options (@xabbuh)
  • bug #53926 [TwigBridge] foundation 5 layout: use form_label_content block for checkbox and radio labels (@wetternest)
  • bug #53913 [TwigBridge] Fix compat with Twig v3.9 (@nicolas-grekas)
  • bug #53819 [Doctrine Messenger] Fix support for pgsql + pgbouncer. (@jwage)
  • bug #53944 [Messenger] Gracefully fallback to empty queue config (@Wirone)
  • bug #53935 [Mailer] [Mailgun] Fix expecting payload without tags or user variables (@norkunas)
  • bug #53934 [Mailer] Fix signed emails breaking the profiler (@HypeMC)
  • bug #53924 [FrameworkBundle] Check if the _route attribute exists on the request (@xvilo)
  • bug #53910 [Messenger] Fix SQS visibility_timeout type (@valtzu)
  • bug #53891 [PropertyAccess] Fixes getValue() on an unitialized object property on a lazy ghost (@priyadi)
  • bug #53889 [HttpClient] Make retry strategy work again (@Nyholm)
  • bug #53906 [VarDumper] Fix serialization of stubs with null or uninitialized values (@derrabus)
  • bug #53890 [VarExporter] Uniform unitialized property error message under ghost and non-ghost objects (@priyadi)
  • bug #53893 [AssetMapper] Ignore comment lines in JavaScriptImportPathCompiler (@smnandre)
  • bug #53826 [DomCrawler][Form] Fix the exclusion of
  • bug #53869 [Mailer][Postmark][Webhook] Fix webhook testing in dockerized setups (@aleho)
  • bug #53755 [Validator] Fix fields without constraints in Collection (@xabbuh, @HypeMC)
  • bug #53821 [Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Below 8.3 (@Luc45)
  • bug #53829 [Mailer][Postmark][Webhook] Accept different date formats (@aleho)
  • bug #53870 [Dotenv] Specify envKey while loading variables with the dotenv:dump (@scruwi)
  • bug #53876 [DependencyInjection] fix unable to make lazy service from readonly class (@kor3k)
  • bug #53733 [HttpFoundation] Prevent duplicated headers when using Early Hints (@dunglas)
  • bug #53817 [Scheduler] Fix messenger receiver with no alias (@HypeMC)
  • bug #53842 [VarDumper] Fix configuring CliDumper with SYMFONY_IDE env var (@nicolas-grekas)
  • bug #53824 [Mailer][Postmark][Webhook] Don't require tag and metadata (@aleho)
  • bug #53846 [Cache] Fix BC layer with pre-6.1 cache items (@nicolas-grekas)
  • bug #53792 [FrameworkBundle] Fix eager-loading of env vars in ConfigBuilderCacheWarmer (@nicolas-grekas)
  • bug #53785 [FrameworkBundle] Prevent silenced warning by checking if /proc/mount exists (@shyim)
  • bug #53730 [Messenger] [Beanstalkd] fix tube stats when it's empty (@eminjk)
  • bug #53754 [DoctrineBridge] forward-compatibility with field mappings in Doctrine ORM 4 (@xabbuh)
  • bug #53751 [AssetMapper] Improve import_polyfill configuration error (@smnandre)
  • bug #53704 Fix client side connection timeout breaks mail authentication (@bytestream)
  • bug #53744 [SecurityBundle] add missing partition attribute to the schema definition (@xabbuh)
  • bug #53707 [Console] Fix color support for TTY output (@theofidry)
  • bug #53712 [Mailer] Fix usage of stream_set_timeout in case of microseconds (@aleksejs1)
  • bug #53715 [String] Fix plural of word ending by pus (@Fan2Shrek)
  • bug #53711 [Console] Allow false as a $shortcut in InputOption (@jayminsilicon)
  • bug #53716 [Mailer] [Mailgun] Fix payload converter getReason (@norkunas)
  • bug #53703 [HttpFoundation] Fix clearing CHIPS cookies (@misaert)
  • bug #53701 [AssetMapper] Fix exception if assets directory is missing in production (@rynhndrcksn)
  • bug #53652 [AssetMapper] Fix JavaScript compiler load imports from JS strings (@smnandre)
  • bug #53689 [HttpKernel] Fix including welcome page multiple times (@HypeMC)

[PR] https://github.com/symfony/symfony/pull/54076

v6.4.4

1 month ago

Changelog (https://github.com/symfony/symfony/compare/v6.4.3...v6.4.4)

  • bug #53985 [HttpKernel] Allow tagged controllers in ControllerResolver (@marein)
  • bug #54054 [VarExporter] Bugfix/workaround jit issue (@verfriemelt-dot-org)
  • bug #54050 [Messenger] Revert "Resend failed retries back to failure transport " (@ro0NL)
  • bug #54045 [Config][Messenger][Security] Don't turn deprecations into exceptions when unserializing (@nicolas-grekas)
  • bug #54035 [DependencyInjection] Fix computing error messages involving service locators (@nicolas-grekas)
  • bug #53959 [Serializer] Fix unknown types normalization type when know type (@Myks92)
  • bug #53960 [Messenger] the 'use_notify' option is on the factory, not on the postgres connection (@dbu)
  • bug #54031 [ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3 (@nicolas-grekas)
  • bug #54014 [AssetMapper] Fix enquoted string pattern (@smnandre)
  • bug #54010 [Translation] Fix extracting qualified t() function calls (@rvanvelzen)
  • bug #53967 [ErrorHandler] return the unchanged text if preg_replace_callback() fails (@xabbuh)
  • bug #54009 [Console] Fix display of vertical Table on Windows OS (@VincentLanglet)
  • bug #54001 [Console] Fix display of Table on Windows OS (@VincentLanglet)
  • bug #53989 [FrameworkBundle] Fix config builder with extensions extended in build() (@HypeMC)
  • bug #54004 [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching (@davidgorges)
  • bug #54006 [Process] Fix the command -v exception (@kayw-geek)
  • bug #53975 [Cache] explicitly cast boolean SSL stream options (@xabbuh)
  • bug #53926 [TwigBridge] foundation 5 layout: use form_label_content block for checkbox and radio labels (@wetternest)
  • bug #53913 [TwigBridge] Fix compat with Twig v3.9 (@nicolas-grekas)
  • bug #53819 [Doctrine Messenger] Fix support for pgsql + pgbouncer. (@jwage)
  • bug #53944 [Messenger] Gracefully fallback to empty queue config (@Wirone)
  • bug #53935 [Mailer] [Mailgun] Fix expecting payload without tags or user variables (@norkunas)
  • bug #53934 [Mailer] Fix signed emails breaking the profiler (@HypeMC)
  • bug #53924 [FrameworkBundle] Check if the _route attribute exists on the request (@xvilo)
  • bug #53910 [Messenger] Fix SQS visibility_timeout type (@valtzu)
  • bug #53891 [PropertyAccess] Fixes getValue() on an unitialized object property on a lazy ghost (@priyadi)
  • bug #53889 [HttpClient] Make retry strategy work again (@Nyholm)
  • bug #53906 [VarDumper] Fix serialization of stubs with null or uninitialized values (@derrabus)
  • bug #53890 [VarExporter] Uniform unitialized property error message under ghost and non-ghost objects (@priyadi)
  • bug #53893 [AssetMapper] Ignore comment lines in JavaScriptImportPathCompiler (@smnandre)
  • bug #53826 [DomCrawler][Form] Fix the exclusion of
  • bug #53869 [Mailer][Postmark][Webhook] Fix webhook testing in dockerized setups (@aleho)
  • bug #53755 [Validator] Fix fields without constraints in Collection (@xabbuh, @HypeMC)
  • bug #53821 [Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Below 8.3 (@Luc45)
  • bug #53829 [Mailer][Postmark][Webhook] Accept different date formats (@aleho)
  • bug #53870 [Dotenv] Specify envKey while loading variables with the dotenv:dump (@scruwi)
  • bug #53876 [DependencyInjection] fix unable to make lazy service from readonly class (@kor3k)
  • bug #53733 [HttpFoundation] Prevent duplicated headers when using Early Hints (@dunglas)
  • bug #53817 [Scheduler] Fix messenger receiver with no alias (@HypeMC)
  • bug #53842 [VarDumper] Fix configuring CliDumper with SYMFONY_IDE env var (@nicolas-grekas)
  • bug #53824 [Mailer][Postmark][Webhook] Don't require tag and metadata (@aleho)
  • bug #53846 [Cache] Fix BC layer with pre-6.1 cache items (@nicolas-grekas)
  • bug #53792 [FrameworkBundle] Fix eager-loading of env vars in ConfigBuilderCacheWarmer (@nicolas-grekas)
  • bug #53785 [FrameworkBundle] Prevent silenced warning by checking if /proc/mount exists (@shyim)
  • bug #53730 [Messenger] [Beanstalkd] fix tube stats when it's empty (@eminjk)
  • bug #53754 [DoctrineBridge] forward-compatibility with field mappings in Doctrine ORM 4 (@xabbuh)
  • bug #53751 [AssetMapper] Improve import_polyfill configuration error (@smnandre)
  • bug #53704 Fix client side connection timeout breaks mail authentication (@bytestream)
  • bug #53744 [SecurityBundle] add missing partition attribute to the schema definition (@xabbuh)
  • bug #53707 [Console] Fix color support for TTY output (@theofidry)
  • bug #53712 [Mailer] Fix usage of stream_set_timeout in case of microseconds (@aleksejs1)
  • bug #53715 [String] Fix plural of word ending by pus (@Fan2Shrek)
  • bug #53711 [Console] Allow false as a $shortcut in InputOption (@jayminsilicon)
  • bug #53716 [Mailer] [Mailgun] Fix payload converter getReason (@norkunas)
  • bug #53703 [HttpFoundation] Fix clearing CHIPS cookies (@misaert)
  • bug #53701 [AssetMapper] Fix exception if assets directory is missing in production (@rynhndrcksn)
  • bug #53652 [AssetMapper] Fix JavaScript compiler load imports from JS strings (@smnandre)

[PR] https://github.com/symfony/symfony/pull/54075

v5.4.36

1 month ago

Changelog (https://github.com/symfony/symfony/compare/v5.4.35...v5.4.36)

  • bug #54045 [Config][Messenger][Security] Don't turn deprecations into exceptions when unserializing (@nicolas-grekas)
  • bug #54035 [DependencyInjection] Fix computing error messages involving service locators (@nicolas-grekas)
  • bug #53959 [Serializer] Fix unknown types normalization type when know type (@Myks92)
  • bug #53960 [Messenger] the 'use_notify' option is on the factory, not on the postgres connection (@dbu)
  • bug #54031 [ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3 (@nicolas-grekas)
  • bug #53967 [ErrorHandler] return the unchanged text if preg_replace_callback() fails (@xabbuh)
  • bug #54001 [Console] Fix display of Table on Windows OS (@VincentLanglet)
  • bug #53989 [FrameworkBundle] Fix config builder with extensions extended in build() (@HypeMC)
  • bug #54004 [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching (@davidgorges)
  • bug #53975 [Cache] explicitly cast boolean SSL stream options (@xabbuh)
  • bug #53913 [TwigBridge] Fix compat with Twig v3.9 (@nicolas-grekas)
  • bug #53944 [Messenger] Gracefully fallback to empty queue config (@Wirone)
  • bug #53934 [Mailer] Fix signed emails breaking the profiler (@HypeMC)
  • bug #53924 [FrameworkBundle] Check if the _route attribute exists on the request (@xvilo)
  • bug #53910 [Messenger] Fix SQS visibility_timeout type (@valtzu)
  • bug #53889 [HttpClient] Make retry strategy work again (@Nyholm)
  • bug #53755 [Validator] Fix fields without constraints in Collection (@xabbuh, @HypeMC)
  • bug #53821 [Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Below 8.3 (@Luc45)
  • bug #53792 [FrameworkBundle] Fix eager-loading of env vars in ConfigBuilderCacheWarmer (@nicolas-grekas)
  • bug #53785 [FrameworkBundle] Prevent silenced warning by checking if /proc/mount exists (@shyim)
  • bug #53730 [Messenger] [Beanstalkd] fix tube stats when it's empty (@eminjk)
  • bug #53754 [DoctrineBridge] forward-compatibility with field mappings in Doctrine ORM 4 (@xabbuh)
  • bug #53707 [Console] Fix color support for TTY output (@theofidry)
  • bug #53712 [Mailer] Fix usage of stream_set_timeout in case of microseconds (@aleksejs1)
  • bug #53715 [String] Fix plural of word ending by pus (@Fan2Shrek)
  • bug #53711 [Console] Allow false as a $shortcut in InputOption (@jayminsilicon)

[PR] https://github.com/symfony/symfony/pull/54074

v7.0.3

2 months ago

Changelog (https://github.com/symfony/symfony/compare/v7.0.2...v7.0.3)

  • bug #52913 [Routing] Fixed priority getting lost when setting localized prefix (@pritasil)
  • bug #53681 [DoctrineBridge]  Fix detection of Xml/Yaml driver in DoctrineExtension (@GromNaN)
  • bug #53183 [Messenger] PhpSerializer: TypeError should throw MessageDecodingFailedException (@B-Galati)
  • bug #52131 [HttpKernel] Fix RequestPayloadValueResolver handling error with no ExpectedTypes (@Jeroeny)
  • bug #51559 [DependencyInjection] #[Autowire] attribute should have precedence over bindings (@HypeMC)
  • bug #53678 [Mime] Fix serializing uninitialized RawMessage::$message to null (@nicolas-grekas)
  • bug #53634 [Notifer][Smsapi] Set messageId of SentMessage (@tomasz-kusy)
  • bug #53501 [DependencyInjection] support lazy evaluated exception messages with Xdebug 3 (@xabbuh)
  • bug #53672 [FrameworkBundle] ConfigBuilderCacheWarmer should be non-optional (@nicolas-grekas)
  • bug #52994 [MonologBridge] Fix context data and display extra data (@louismariegaborit)
  • bug #53671 [HttpClient] Fix pausing responses before they start when using curl (@nicolas-grekas)
  • bug #53594 [Notifier] Updated the NTFY notifier to run without a user parameter (@lostfocus)
  • bug #53620 [Validator] Fix option filenameMaxLength to the File constraint (Image) (@mindaugasvcs)
  • bug #53624 [Translation] Fix constant domain resolution in PhpAstExtractor (@VincentLanglet)
  • bug #53663 [TwigBridge] separate child and parent context in NotificationEmail on writes (@xabbuh)
  • bug #53667 [Mailer] [Mailgun] Fix sender header encoding (@spajxo)
  • bug #53631 [DependencyInjection] Fix loading all env vars from secrets when only a subset is needed (@nicolas-grekas)
  • bug #53656 [Form] Use self-closing <input /> syntax again, reverting #47715 (@mpdude)
  • bug #53653 [Mailer] [Scaleway] Fix attachment handling (@madbob)
  • bug #53157 [Mailer] Throw TransportException when unable to read from socket (@xdanik)
  • bug #53361 [Serializer] Take unnamed variadic parameters into account when denormalizing (@thijsBreker)
  • bug #53530 [Serializer] Rewrite AbstractObjectNormalizer::createChildContext() to use the provided cache_key from original context when creating child contexts (@amne)
  • bug #53506 [HttpClient] Fix error chunk creation in passthru (@rmikalkenas)
  • bug #53260 [AssetMapper] Handle assets with non-ascii characters in dev server (@fbourigault)
  • bug #53357 [Translation] Fix TranslationNodeVisitor with constant domain (@VincentLanglet)
  • bug #53525 [Messenger] [AMQP] Throw exception on nack callback (@kvrushifa)
  • bug #53432 [HttpFoundation] Request without content-type or content-length header should result in null values, not empty strings (@priyadi)
  • bug #53593 [Cache] Fix possible infinite loop in CachePoolPass (@HypeMC)
  • bug #53588 [Translation] fix multi-byte code area to convert (@xabbuh)
  • bug #53572 [FrameworkBundle] grab a service from the container only if it exists (@xabbuh)
  • bug #53565 [Mime] Fix undefined array key 0 when empty sender (@0x346e3730)
  • bug #53516 [Console] Allow '0' as a $shortcut in InputOption.php (@lawsonjl-ornl)
  • bug #53576 [Console] Only execute additional checks for color support if the output (@theofidry)
  • bug #53582 [TwigBundle] Fix configuration when "paths" is null (@smnandre)
  • bug #53575 [Mailer] register the MailPaceTransportFactory (@xabbuh)
  • bug #53581 [String] fix aircraft inflection (@renanbr)
  • bug #53509 [Security] Fix AuthenticationUtils::getLastUsername() returning null (@alexandre-daubois)
  • bug #53529 [Ldap] Use {user_identifier} over deprecated {username} in factories (@tcitworld)
  • bug #53567 [String] Correct inflection of axis (Vladislav Iurciuc)
  • bug #53537 [VarDumper] Fix missing colors initialization in CliDumper (@nicolas-grekas)
  • bug #53521 [VarDumper] Fixes Typed property Symfony\Component\VarDumper\Dumper\CliDumper::$colors must not be accessed before initialization (@crynobone)
  • bug #53481 [Process] Fix executable finder when the command starts with a dash (@kayw-geek)
  • bug #53006 [ErrorHandler] Don't format binary strings (@aleho)
  • bug #53453 [Translation] add support for nikic/php-parser 5.0 (@xabbuh)
  • bug #53434 [ErrorHandler] fix rendering exception pages without the HttpKernel component (@xabbuh)
  • bug #53441 [Messenger] Amazon SQS Delay has a max of 15 minutes (@alamirault)
  • bug #53414 [Serializer] GetSetMethodNormalizer: fix BC break with #[Ignore] attribute (@nikophil)
  • bug #53383 [Validator] re-allow an empty list of fields (@xabbuh)
  • bug #53418 [FrameworkBundle][Notifier] Fix service registration (MessageBird + TurboSms) (@smnandre)
  • bug #53381 [Form] Fix assigning data in PostSetDataEvent and PostSubmitEvent (@fancyweb)
  • bug #53350 [Validator] fix the exception being thrown (@xabbuh)
  • bug #52930 [Messenger] Fix Redis messenger scheme comparison (@freswa)
  • bug #52874 [Scheduler] Separate id and description in message providers (@valtzu)
  • bug #53341 [FrameworkBundle] append instead of replacing potentially non-existent named-arguments (@xabbuh)
  • bug #53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from parse_url() results (@alexandre-daubois)
  • bug #53108 [Serializer] Fix using deserialization path 5.4 (@HypeMC)

[PR] https://github.com/symfony/symfony/pull/53692