fix(deps): update symfony packages
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/asset (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/console (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/doctrine-messenger (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/dotenv (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/expression-language (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/form (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/framework-bundle (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/http-client (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/intl (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/mailer (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/mime (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/notifier (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/process (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/property-access (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/property-info (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/runtime (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/security-bundle (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/serializer (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/string (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/translation (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/twig-bundle (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/validator (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/web-link (source) | require | minor |
7.0.* -> 7.2.*
|
symfony/yaml (source) | require | minor |
7.0.* -> 7.2.*
|
Release Notes
symfony/asset
v7.2.0
Changelog (https://github.com/symfony/asset/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
v7.1.6
Changelog (https://github.com/symfony/asset/compare/v7.1.5...v7.1.6)
- bug symfony/symfony#58627 Minor fixes around
parse_url()
checks (@nicolas-grekas)
v7.1.1
Changelog (https://github.com/symfony/asset/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/asset/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/console
v7.2.1
Changelog (https://github.com/symfony/console/compare/v7.2.0...v7.2.1)
- bug symfony/symfony#59069 [Console] Fix division by 0 error (@Rindula)
v7.2.0
Changelog (https://github.com/symfony/console/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
v7.1.10
Changelog (https://github.com/symfony/console/compare/v7.1.9...v7.1.10)
- bug symfony/symfony#59069 [Console] Fix division by 0 error (@Rindula)
v7.1.8
Changelog (https://github.com/symfony/console/compare/v7.1.7...v7.1.8)
- no significant changes
v7.1.7
Changelog (https://github.com/symfony/console/compare/v7.1.6...v7.1.7)
- bug symfony/symfony#58765 [VarDumper] fix detecting anonymous exception classes on Windows and PHP 7 (@xabbuh)
v7.1.6
Changelog (https://github.com/symfony/console/compare/v7.1.5...v7.1.6)
- bug symfony/symfony#58332 [Console] Suppress
proc_open
errors withinTerminal::readFromProcess
(@fritzmg) - bug symfony/symfony#58372 Tweak error/exception handler registration (@nicolas-grekas)
v7.1.5
Changelog (https://github.com/symfony/console/compare/v7.1.4...v7.1.5)
- no significant changes
v7.1.4
Changelog (https://github.com/symfony/console/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#57853 [Console] Fix side-effects from running bash completions (@Seldaek)
- bug symfony/symfony#57997 [Console][PhpUnitBridge][VarDumper] Fix handling NO_COLOR env var (@nicolas-grekas)
v7.1.3
Changelog (https://github.com/symfony/console/compare/v7.1.2...v7.1.3)
- bug symfony/symfony#57815 [Console][PhpUnitBridge][VarDumper] Fix
NO_COLOR
empty value handling (@alexandre-daubois)
v7.1.2
Changelog (https://github.com/symfony/console/compare/v7.1.1...v7.1.2)
- no significant changes
v7.1.1
Changelog (https://github.com/symfony/console/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/console/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/doctrine-messenger
v7.2.3
Changelog (https://github.com/symfony/doctrine-messenger/compare/v7.2.2...v7.2.3)
- bug symfony/symfony#59352 [Messenger] Fix
TransportMessageIdStamp
not always added (@HypeMC) - bug symfony/symfony#59362 [Doctrine][Messenger] Prevents multiple TransportMessageIdStamp being stored in envelope (@rtreffler)
v7.2.2
Changelog (https://github.com/symfony/doctrine-messenger/compare/v7.2.1...v7.2.2)
- no significant changes
v7.2.0
Changelog (https://github.com/symfony/doctrine-messenger/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
v7.1.11
Changelog (https://github.com/symfony/doctrine-messenger/compare/v7.1.10...v7.1.11)
- bug symfony/symfony#59352 [Messenger] Fix
TransportMessageIdStamp
not always added (@HypeMC) - bug symfony/symfony#59362 [Doctrine][Messenger] Prevents multiple TransportMessageIdStamp being stored in envelope (@rtreffler)
v7.1.10
Changelog (https://github.com/symfony/doctrine-messenger/compare/v7.1.9...v7.1.10)
- no significant changes
v7.1.6
Changelog (https://github.com/symfony/doctrine-messenger/compare/v7.1.5...v7.1.6)
- bug symfony/symfony#58557 [Doctrine][Messenger] Oracle sequences are suffixed with
_seq
(@clem-rwan) - bug symfony/symfony#54566 [Doctrine][Messenger] Use common sequence name to get id from Oracle (@rjd22)
v7.1.5
Changelog (https://github.com/symfony/doctrine-messenger/compare/v7.1.4...v7.1.5)
- no significant changes
v7.1.4
Changelog (https://github.com/symfony/doctrine-messenger/compare/v7.1.3...v7.1.4)
- no significant changes
v7.1.2
Changelog (https://github.com/symfony/doctrine-messenger/compare/v7.1.1...v7.1.2)
- no significant changes
v7.1.1
Changelog (https://github.com/symfony/doctrine-messenger/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/doctrine-messenger/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/dotenv
v7.2.0
Changelog (https://github.com/symfony/dotenv/compare/v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#59007 [Dotenv] read runtime config from composer.json in debug dotenv command (@xabbuh)
v7.1.9
Changelog (https://github.com/symfony/dotenv/compare/v7.1.8...v7.1.9)
- bug symfony/symfony#59007 [Dotenv] read runtime config from composer.json in debug dotenv command (@xabbuh)
v7.1.6
Changelog (https://github.com/symfony/dotenv/compare/v7.1.5...v7.1.6)
- bug symfony/symfony#58393 [Dotenv] Default value can be empty (@HypeMC)
v7.1.5
Changelog (https://github.com/symfony/dotenv/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58274 [Dotenv] throw a meaningful exception when parsing dotenv files with BOM (@xabbuh)
v7.1.3
Changelog (https://github.com/symfony/dotenv/compare/v7.1.2...v7.1.3)
- no significant changes
v7.1.1
Changelog (https://github.com/symfony/dotenv/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/dotenv/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/expression-language
v7.2.0
Changelog (https://github.com/symfony/expression-language/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
v7.1.6
Changelog (https://github.com/symfony/expression-language/compare/v7.1.5...v7.1.6)
- no significant changes
v7.1.4
Changelog (https://github.com/symfony/expression-language/compare/v7.1.3...v7.1.4)
- no significant changes
v7.1.1
Changelog (https://github.com/symfony/expression-language/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/expression-language/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/form
v7.2.3
Changelog (https://github.com/symfony/form/compare/v7.2.2...v7.2.3)
- bug symfony/symfony#59296 [Form] do not render hidden CSRF token forms with autocomplete set to off (@xabbuh)
v7.2.0
Changelog (https://github.com/symfony/form/compare/v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#59014 [Form] Allow integer for the
calendar
option ofDateType
(@alexandre-daubois)
v7.1.6
Changelog (https://github.com/symfony/form/compare/v7.1.5...v7.1.6)
- bug symfony/symfony#58449 [Form] Support intl.use_exceptions/error_level in NumberToLocalizedStringTransformer (@bram123)
v7.1.5
Changelog (https://github.com/symfony/form/compare/v7.1.4...v7.1.5)
- no significant changes
v7.1.4
Changelog (https://github.com/symfony/form/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#57920 [Form] Fix handling empty data in ValueToDuplicatesTransformer (@xabbuh)
- bug symfony/symfony#57861 [Form] NumberType: Fix parsing of numbers in exponential notation with negative exponent (@jbtronics)
v7.1.3
Changelog (https://github.com/symfony/form/compare/v7.1.2...v7.1.3)
- no significant changes
v7.1.1
Changelog (https://github.com/symfony/form/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/form/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/framework-bundle
v7.2.3
Changelog (https://github.com/symfony/framework-bundle/compare/v7.2.2...v7.2.3)
- bug symfony/symfony#58889 [Serializer] Handle default context in Serializer (@Valmonzo)
- bug symfony/symfony#59625 [FrameworkBundle] Add missing
not-compromised-password
entry in XSD (@alexandre-daubois) - bug symfony/symfony#59581 [Cache] Don't clear system caches on
cache:clear
(@nicolas-grekas) - bug symfony/symfony#59579 [FrameworkBundle] Fix patching refs to the tmp warmup dir in files generated by optional cache warmers (@nicolas-grekas)
- bug symfony/symfony#59515 [FrameworkBundle] Fix wiring ConsoleProfilerListener (@nicolas-grekas)
- bug symfony/symfony#59136 [DependencyInjection] Reset env vars with
kernel.reset
(@faizanakram99) - bug symfony/symfony#59403 [FrameworkBundle][HttpFoundation] Reset Request's formats using the service resetter (@nicolas-grekas)
- bug symfony/symfony#59188 [HttpClient] Fix
reset()
not called on decorated clients (@HypeMC)
v7.2.2
Changelog (https://github.com/symfony/framework-bundle/compare/v7.2.1...v7.2.2)
- bug symfony/symfony#59226 [FrameworkBundle] require the writer to implement getFormats() in the translation:extract (@xabbuh)
- bug symfony/symfony#59213 [FrameworkBundle] don't require fake notifier transports to be installed as non-dev dependencies (@xabbuh)
- bug symfony/symfony#59113 [FrameworkBundle][Translation] fix translation lint compatibility with the
PseudoLocalizationTranslator
(@xabbuh)
v7.2.1
Changelog (https://github.com/symfony/framework-bundle/compare/v7.2.0...v7.2.1)
- bug symfony/symfony#59122 [Notifier] fix desktop channel bus abstract arg (@raphael-geffroy)
- bug symfony/symfony#59124 [FrameworkBundle] fix: notifier push channel bus abstract arg (@raphael-geffroy)
- bug symfony/symfony#59086 [FrameworkBundle] Make uri_signer lazy and improve error when kernel.secret is empty (@nicolas-grekas)
v7.2.0
Changelog (https://github.com/symfony/framework-bundle/compare/v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58950 [FrameworkBundle] Revert " Deprecate making
cache.app
adapter taggable" (@keulinho) - bug symfony/symfony#58943 [FrameworkBundle] Revert " Don't auto-register form/csrf when the corresponding components are not installed" (@nicolas-grekas)
- bug symfony/symfony#58937 [FrameworkBundle] Don't auto-register form/csrf when the corresponding components are not installed (@nicolas-grekas)
- bug symfony/symfony#58885 [PropertyInfo][Serializer][TypeInfo][Validator] TypeInfo 7.1 compatibility (@mtarld)
- bug symfony/symfony#58834 [FrameworkBundle] ensure
validator.translation_domain
parameter is always set (@xabbuh)
v7.1.11
Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.10...v7.1.11)
- bug symfony/symfony#58889 [Serializer] Handle default context in Serializer (@Valmonzo)
- bug symfony/symfony#59625 [FrameworkBundle] Add missing
not-compromised-password
entry in XSD (@alexandre-daubois) - bug symfony/symfony#59581 [Cache] Don't clear system caches on
cache:clear
(@nicolas-grekas) - bug symfony/symfony#59579 [FrameworkBundle] Fix patching refs to the tmp warmup dir in files generated by optional cache warmers (@nicolas-grekas)
- bug symfony/symfony#59515 [FrameworkBundle] Fix wiring ConsoleProfilerListener (@nicolas-grekas)
- bug symfony/symfony#59136 [DependencyInjection] Reset env vars with
kernel.reset
(@faizanakram99) - bug symfony/symfony#59403 [FrameworkBundle][HttpFoundation] Reset Request's formats using the service resetter (@nicolas-grekas)
- bug symfony/symfony#59188 [HttpClient] Fix
reset()
not called on decorated clients (@HypeMC)
v7.1.10
Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.9...v7.1.10)
- bug symfony/symfony#59226 [FrameworkBundle] require the writer to implement getFormats() in the translation:extract (@xabbuh)
- bug symfony/symfony#59213 [FrameworkBundle] don't require fake notifier transports to be installed as non-dev dependencies (@xabbuh)
- bug symfony/symfony#59124 [FrameworkBundle] fix: notifier push channel bus abstract arg (@raphael-geffroy)
v7.1.6
Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.5...v7.1.6)
- bug symfony/symfony#58627 Minor fixes around
parse_url()
checks (@nicolas-grekas) - bug symfony/symfony#58626 [BrowserKit][FrameworkBundle] do not access typed properties before initialization (@xabbuh)
- bug symfony/symfony#58459 [FrameworkBundle] Fix displayed stack trace when session is used on stateless routes (@nicolas-grekas)
- bug symfony/symfony#58343 [HttpClient] Add
crypto_method
to scoped client options (@HypeMC) - bug symfony/symfony#58372 Tweak error/exception handler registration (@nicolas-grekas)
v7.1.5
Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58327 [FrameworkBundle] Do not access the container when the kernel is shut down (@jderusse)
- bug symfony/symfony#58290 [FrameworkBundle] fix XSD to allow to configure locks without resources (@xabbuh)
- bug symfony/symfony#58240 [FrameworkBundle] Fix service reset between tests (@HypeMC)
- bug symfony/symfony#58218 Work around
parse_url()
bug (@nicolas-grekas)
v7.1.4
Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.3...v7.1.4)
- no significant changes
v7.1.3
Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.2...v7.1.3)
- bug symfony/symfony#57803 [FrameworkBundle] move adding detailed JSON error messages to the validate phase (@xabbuh)
- bug symfony/symfony#57589 [FrameworkBundle] fix AssetMapper usage without assets enabled (@xabbuh)
v7.1.2
Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.1...v7.1.2)
- bug symfony/symfony#57533 [FrameworkBundle] Throw runtime exception when trying to use asset-mapper while http-client is disabled (@nicolas-grekas)
- bug symfony/symfony#57554 [FrameworkBundle] Fix warming up routes (@nicolas-grekas)
- bug symfony/symfony#57434 [FrameworkBundle] inject the missing logger service (@xabbuh)
- bug symfony/symfony#57273 [FrameworkBundle] Fix setting default context for certain normalizers (@HypeMC)
- bug symfony/symfony#57348 [Notifier][Brevo] change type from chatter to texter (@xabbuh)
v7.1.1
Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.0...v7.1.1)
- bug symfony/symfony#57297 [FrameworkBundle] not registered definitions must not be modified (@xabbuh)
v7.1.0
Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/http-client
v7.2.3
Changelog (https://github.com/symfony/http-client/compare/v7.2.2...v7.2.3)
- bug symfony/symfony#59631 [HttpClient] Fix processing a NativeResponse after its client has been reset (@Jean-Beru)
- bug symfony/symfony#58901 [HttpClient] Ignore RuntimeExceptions thrown when rewinding the PSR-7 created in HttplugWaitLoop::createPsr7Response (@KurtThiemann)
- bug symfony/symfony#59046 [HttpClient] Fix Undefined array key
connection
(@PhilETaylor) - bug symfony/symfony#59320 [HttpClient] fix amphp http client v5 unix socket (@praswicaksono)
v7.2.2
Changelog (https://github.com/symfony/http-client/compare/v7.2.1...v7.2.2)
- bug symfony/symfony#59250 [HttpClient] Fix a typo in NoPrivateNetworkHttpClient (@Jontsa)
v7.2.1
Changelog (https://github.com/symfony/http-client/compare/v7.2.0...v7.2.1)
- bug symfony/symfony#59062 [HttpClient] Always set CURLOPT_CUSTOMREQUEST to the correct HTTP method in CurlHttpClient (@KurtThiemann)
v7.2.0
Changelog (https://github.com/symfony/http-client/compare/v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#59023 [HttpClient] Fix streaming and redirecting with NoPrivateNetworkHttpClient (@nicolas-grekas)
- bug symfony/symfony#59013 [HttpClient] Fix checking for private IPs before connecting (@nicolas-grekas)
- bug symfony/symfony#58562 [HttpClient] Close gracefull when the server closes the connection abruptly (@discordier)
- bug symfony/symfony#58953 [HttpClient] Fix computing stats for PUSH with Amp (@nicolas-grekas)
- bug symfony/symfony#58924 [HttpClient] Fix empty hosts in option "resolve" (@nicolas-grekas)
- bug symfony/symfony#58915 [HttpClient] Fix option "resolve" with IPv6 addresses (@nicolas-grekas)
- bug symfony/symfony#58914 [HttpClient] Fix option "bindto" with IPv6 addresses (@nicolas-grekas)
- bug symfony/symfony#58875 [HttpClient] Removed body size limit (Carl Julian Sauter)
- bug symfony/symfony#58860 [HttpClient] Fix catching some invalid Location headers (@nicolas-grekas)
- bug symfony/symfony#58836 Work around
parse_url()
bug (bis) (@nicolas-grekas) - bug symfony/symfony#58850 [HttpClient] fix PHP 7.2 compatibility (@xabbuh)
v7.1.11
Changelog (https://github.com/symfony/http-client/compare/v7.1.10...v7.1.11)
- bug symfony/symfony#59631 [HttpClient] Fix processing a NativeResponse after its client has been reset (@Jean-Beru)
- bug symfony/symfony#58901 [HttpClient] Ignore RuntimeExceptions thrown when rewinding the PSR-7 created in HttplugWaitLoop::createPsr7Response (@KurtThiemann)
- bug symfony/symfony#59046 [HttpClient] Fix Undefined array key
connection
(@PhilETaylor)
v7.1.10
Changelog (https://github.com/symfony/http-client/compare/v7.1.9...v7.1.10)
- bug symfony/symfony#59250 [HttpClient] Fix a typo in NoPrivateNetworkHttpClient (@Jontsa)
- bug symfony/symfony#59062 [HttpClient] Always set CURLOPT_CUSTOMREQUEST to the correct HTTP method in CurlHttpClient (@KurtThiemann)
- bug symfony/symfony#59023 [HttpClient] Fix streaming and redirecting with NoPrivateNetworkHttpClient (@nicolas-grekas)
v7.1.9
Changelog (https://github.com/symfony/http-client/compare/v7.1.8...v7.1.9)
- bug symfony/symfony#59013 [HttpClient] Fix checking for private IPs before connecting (@nicolas-grekas)
- bug symfony/symfony#58562 [HttpClient] Close gracefull when the server closes the connection abruptly (@discordier)
- bug symfony/symfony#58924 [HttpClient] Fix empty hosts in option "resolve" (@nicolas-grekas)
- bug symfony/symfony#58915 [HttpClient] Fix option "resolve" with IPv6 addresses (@nicolas-grekas)
- bug symfony/symfony#58914 [HttpClient] Fix option "bindto" with IPv6 addresses (@nicolas-grekas)
- bug symfony/symfony#58875 [HttpClient] Removed body size limit (Carl Julian Sauter)
- bug symfony/symfony#58860 [HttpClient] Fix catching some invalid Location headers (@nicolas-grekas)
- bug symfony/symfony#58836 Work around
parse_url()
bug (bis) (@nicolas-grekas) - bug symfony/symfony#58850 [HttpClient] fix PHP 7.2 compatibility (@xabbuh)
v7.1.8
Changelog (https://github.com/symfony/http-client/compare/v7.1.7...v7.1.8)
- security symfony/symfony#cve-2024-50342 [HttpClient] Resolve hostnames in NoPrivateNetworkHttpClient (@nicolas-grekas)
v7.1.7
Changelog (https://github.com/symfony/http-client/compare/v7.1.6...v7.1.7)
- security symfony/symfony#cve-2024-50342 [HttpClient] Filter private IPs before connecting when Host == IP (@nicolas-grekas)
- bug symfony/symfony#58704 [HttpClient] fix for HttpClientDataCollector fails if proc_open is disabled via php.ini (@ZaneCEO)
v7.1.6
Changelog (https://github.com/symfony/http-client/compare/v7.1.5...v7.1.6)
- no significant changes
v7.1.5
Changelog (https://github.com/symfony/http-client/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58278 [HttpClient] Fix setting
CURLMOPT_MAXCONNECTS
(@HypeMC) - bug symfony/symfony#58218 Work around
parse_url()
bug (@nicolas-grekas)
v7.1.4
Changelog (https://github.com/symfony/http-client/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#58044 [HttpClient] Do not overwrite the host to request when using option "resolve" (@xabbuh)
- bug symfony/symfony#57981 [HttpClient] reject malformed URLs with a meaningful exception (@xabbuh)
- bug symfony/symfony#57870 [HttpClient] Disable HTTP/2 PUSH by default when using curl (@nicolas-grekas)
v7.1.3
Changelog (https://github.com/symfony/http-client/compare/v7.1.2...v7.1.3)
- no significant changes
v7.1.2
Changelog (https://github.com/symfony/http-client/compare/v7.1.1...v7.1.2)
- bug symfony/symfony#57569 [HttpClient][Mailer] Revert "Let curl handle transfer encoding", use HTTP/1.1 for Mailgun (@nicolas-grekas)
- bug symfony/symfony#57564 [HttpClient] Fix initializing InformationalChunk (@nicolas-grekas)
- bug symfony/symfony#57453 [HttpClient] Fix parsing SSE (@fancyweb)
v7.1.1
Changelog (https://github.com/symfony/http-client/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/http-client/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/intl
v7.2.0
Changelog (https://github.com/symfony/intl/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
v7.1.8
Changelog (https://github.com/symfony/intl/compare/v7.1.7...v7.1.8)
- no significant changes
v7.1.7
Changelog (https://github.com/symfony/intl/compare/v7.1.6...v7.1.7)
- no significant changes
v7.1.6
Changelog (https://github.com/symfony/intl/compare/v7.1.5...v7.1.6)
- bug symfony/symfony#58623 [Intl] do not access typed property before initialization (@xabbuh)
- bug symfony/symfony#58377 [Emoji] Update data to support emoji 16 (@lyrixx)
v7.1.5
Changelog (https://github.com/symfony/intl/compare/v7.1.4...v7.1.5)
- no significant changes
v7.1.1
Changelog (https://github.com/symfony/intl/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/intl/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/mailer
v7.2.3
Changelog (https://github.com/symfony/mailer/compare/v7.2.2...v7.2.3)
- bug symfony/symfony#59610 [Mailer] Ensure TransportExceptionInterface populates stream debug data (@bytestream)
- bug symfony/symfony#59611 [Mailer][Notifier] Fix channel parameter value to fixed value for Mailer and Notifier Sweego Transports (@welcoMattic)
- bug symfony/symfony#59404 [Mailer] Fix SMTP stream EOF handling on Windows by using feof() (@skmedix)
- bug symfony/symfony#59256 [Mailer] Fix Sendmail memory leak (@rch7)
- bug symfony/symfony#59375 [RemoteEvent][Webhook] fix SendgridPayloadConverter category support (@ericabouaf)
- bug symfony/symfony#59376 [RemoteEvent][Webhook] Fix
SendgridRequestParser
andSendgridPayloadConverter
(@ericabouaf)
v7.2.0
Changelog (https://github.com/symfony/mailer/compare/v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58888 [Mailer][Notifier] Sweego is backing their bridges, thanks to them! (@nicolas-grekas)
v7.1.11
Changelog (https://github.com/symfony/mailer/compare/v7.1.10...v7.1.11)
- bug symfony/symfony#59610 [Mailer] Ensure TransportExceptionInterface populates stream debug data (@bytestream)
- bug symfony/symfony#59404 [Mailer] Fix SMTP stream EOF handling on Windows by using feof() (@skmedix)
- bug symfony/symfony#59256 [Mailer] Fix Sendmail memory leak (@rch7)
- bug symfony/symfony#59375 [RemoteEvent][Webhook] fix SendgridPayloadConverter category support (@ericabouaf)
- bug symfony/symfony#59376 [RemoteEvent][Webhook] Fix
SendgridRequestParser
andSendgridPayloadConverter
(@ericabouaf)
v7.1.6
Changelog (https://github.com/symfony/mailer/compare/v7.1.5...v7.1.6)
- bug symfony/symfony#58569 [Mailer][MailJet] Fix parameters for TrackClicks and TrackOpens (@torohill)
- bug symfony/symfony#58400 [Mailer] Fix exception message on invalid event in
SendgridPayloadConverter
(@alexandre-daubois)
v7.1.5
Changelog (https://github.com/symfony/mailer/compare/v7.1.4...v7.1.5)
- no significant changes
v7.1.2
Changelog (https://github.com/symfony/mailer/compare/v7.1.1...v7.1.2)
- bug symfony/symfony#57569 [HttpClient][Mailer] Revert "Let curl handle transfer encoding", use HTTP/1.1 for Mailgun (@nicolas-grekas)
- bug symfony/symfony#57499 [Mailer] Add additional headers in Scaleway bridge (@MrMicky-FR)
v7.1.1
Changelog (https://github.com/symfony/mailer/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/mailer/compare/v7.1.0-RC1...v7.1.0)
- bug symfony/symfony#54572 [Mailer] Fix sendmail transport failure handling and interactive mode (@bobvandevijver)
symfony/mime
v7.2.3
Changelog (https://github.com/symfony/mime/compare/v7.2.2...v7.2.3)
- bug symfony/symfony#59598 [Mime] Fix body validity check in
Email
when usingMessage::setBody()
(@alexandre-daubois)
v7.2.1
Changelog (https://github.com/symfony/mime/compare/v7.2.0...v7.2.1)
- no significant changes
v7.2.0
Changelog (https://github.com/symfony/mime/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
v7.1.11
Changelog (https://github.com/symfony/mime/compare/v7.1.10...v7.1.11)
- bug symfony/symfony#59598 [Mime] Fix body validity check in
Email
when usingMessage::setBody()
(@alexandre-daubois)
v7.1.10
Changelog (https://github.com/symfony/mime/compare/v7.1.9...v7.1.10)
- no significant changes
v7.1.6
Changelog (https://github.com/symfony/mime/compare/v7.1.5...v7.1.6)
- bug symfony/symfony#58593 [Mime] fix encoding issue with UTF-8 addresses containing doubles spaces (@0xb4lint)
v7.1.5
Changelog (https://github.com/symfony/mime/compare/v7.1.4...v7.1.5)
- no significant changes
v7.1.4
Changelog (https://github.com/symfony/mime/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#57896 [Mime] Fix
RawMessage
constructor argument type (@alexandre-daubois)
v7.1.2
Changelog (https://github.com/symfony/mime/compare/v7.1.1...v7.1.2)
- no significant changes
v7.1.1
Changelog (https://github.com/symfony/mime/compare/v7.1.0...v7.1.1)
- bug symfony/symfony#57224 [Mime] Use streams instead of loading raw message generator into memory (@bytestream)
- bug symfony/symfony#57284 [Mime] Fix TextPart using an unknown File (@fabpot)
v7.1.0
Changelog (https://github.com/symfony/mime/compare/v7.1.0-RC1...v7.1.0)
- bug symfony/symfony#57228 [Mime] fix PHP 7 compatibility (@xabbuh)
- bug symfony/symfony#57065 [Mime] Fixed
Mime\Message::ensureValidity()
when a required header is set, but has an empty body (@rhertogh)
symfony/notifier
v7.2.0
Changelog (https://github.com/symfony/notifier/compare/v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58888 [Mailer][Notifier] Sweego is backing their bridges, thanks to them! (@nicolas-grekas)
- bug symfony/symfony#58862 [Notifier] Fix GoIpTransport (@nicolas-grekas)
v7.1.6
Changelog (https://github.com/symfony/notifier/compare/v7.1.5...v7.1.6)
- bug symfony/symfony#58636 [Notifier] Improve Telegrams markdown escaping (@codedge)
- bug symfony/symfony#58525 [Notifier] silence warnings triggered when malformed XML is parsed (@xabbuh)
- bug symfony/symfony#58339 [Notifier] allow the Novu bridge to be used with symfony/notifier 7.x (@xabbuh)
v7.1.5
Changelog (https://github.com/symfony/notifier/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58242 [Notifier][TurboSMS] Process partial accepted response from transport (@ZhukV)
v7.1.4
Changelog (https://github.com/symfony/notifier/compare/v7.1.3...v7.1.4)
- no significant changes
v7.1.2
Changelog (https://github.com/symfony/notifier/compare/v7.1.1...v7.1.2)
- bug symfony/symfony#57447 [Notifier] [Lox24] Fix request body format to JSON string (@alebedev80)
- bug symfony/symfony#57384 [Notifier] Fix thread key in GoogleChat bridge (@romain-jacquart)
- bug symfony/symfony#57395 [Notifier] send the recipient phone number as an array (@xabbuh)
v7.1.1
Changelog (https://github.com/symfony/notifier/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/notifier/compare/v7.1.0-RC1...v7.1.0)
- bug symfony/symfony#57109 [Notifier] keep boolean options when their value is false (@xabbuh)
symfony/process
v7.2.0
Changelog (https://github.com/symfony/process/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
v7.1.8
Changelog (https://github.com/symfony/process/compare/v7.1.7...v7.1.8)
- no significant changes
v7.1.7
Changelog (https://github.com/symfony/process/compare/v7.1.6...v7.1.7)
- security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@nicolas-grekas)
- bug symfony/symfony#58752 [Process] Fix escaping /X arguments on Windows (@nicolas-grekas)
- bug symfony/symfony#58735 [Process] Return built-in cmd.exe commands directly in ExecutableFinder (@Seldaek)
- bug symfony/symfony#58723 [Process] Properly deal with not-found executables on Windows (@nicolas-grekas)
- bug symfony/symfony#58711 [Process] Fix handling empty path found in the PATH env var with ExecutableFinder (@nicolas-grekas)
v7.1.6
Changelog (https://github.com/symfony/process/compare/v7.1.5...v7.1.6)
- no significant changes
v7.1.5
Changelog (https://github.com/symfony/process/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58291 [Process] Fix finding executables independently of open_basedir (@BlackbitDevs)
- bug symfony/symfony#58195 [Process] Fix the removal of host-specific configuration when managing the ini settings in
PhpSubprocess
(@M-arcus) - bug symfony/symfony#58189 [Process] Fix backwards compatibility for invalid commands (@ausi)
v7.1.3
Changelog (https://github.com/symfony/process/compare/v7.1.2...v7.1.3)
- no significant changes
v7.1.1
Changelog (https://github.com/symfony/process/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/process/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/property-access
v7.2.3
Changelog (https://github.com/symfony/property-access/compare/v7.2.2...v7.2.3)
- bug symfony/symfony#59221 [PropertyAccess] Fix compatibility with PHP 8.4 asymmetric visibility (@Florian-Merle)
v7.2.0
Changelog (https://github.com/symfony/property-access/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
v7.1.11
Changelog (https://github.com/symfony/property-access/compare/v7.1.10...v7.1.11)
- bug symfony/symfony#59221 [PropertyAccess] Fix compatibility with PHP 8.4 asymmetric visibility (@Florian-Merle)
v7.1.6
Changelog (https://github.com/symfony/property-access/compare/v7.1.5...v7.1.6)
- no significant changes
v7.1.4
Changelog (https://github.com/symfony/property-access/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#58110 [PropertyAccess] Fix handling property names with a
.
(@alexandre-daubois)
v7.1.1
Changelog (https://github.com/symfony/property-access/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/property-access/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/property-info
v7.2.3
Changelog (https://github.com/symfony/property-info/compare/v7.2.2...v7.2.3)
- bug symfony/symfony#57459 [PropertyInfo] convert legacy types to TypeInfo types if getType() is not implemented (@xabbuh)
- bug symfony/symfony#59367 [PropertyInfo] Make sure that SerializerExtractor returns null for invalid class metadata (@wuchen90)
- bug symfony/symfony#59245 [PropertyInfo] Fix add missing composer conflict (@mtarld)
v7.2.2
Changelog (https://github.com/symfony/property-info/compare/v7.2.1...v7.2.2)
- bug symfony/symfony#59304 [PropertyInfo] Remove
@internal
fromPropertyReadInfo
andPropertyWriteInfo
(Dario Guarracino) - bug symfony/symfony#59156 [PropertyInfo] Fix interface handling in PhpStanTypeHelper (@mtarld)
- bug symfony/symfony#59012 [PropertyInfo] Fix interface handling in
PhpStanTypeHelper
(@janedbal)
v7.2.1
Changelog (https://github.com/symfony/property-info/compare/v7.2.0...v7.2.1)
- bug symfony/symfony#59070 [PropertyInfo] evaluate access flags for properties with asymmetric visibility (@xabbuh)
v7.2.0
Changelog (https://github.com/symfony/property-info/compare/v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58963 [PropertyInfo] Fix write visibility for Asymmetric Visibility and Virtual Properties (@xabbuh, @pan93412)
- bug symfony/symfony#58959 [PropertyInfo] consider write property visibility to decide whether a property is writable (@xabbuh)
- bug symfony/symfony#58885 [PropertyInfo][Serializer][TypeInfo][Validator] TypeInfo 7.1 compatibility (@mtarld)
- bug symfony/symfony#58872 [PropertyInfo][Serializer][Validator] TypeInfo 7.2 compatibility (@mtarld)
v7.1.11
Changelog (https://github.com/symfony/property-info/compare/v7.1.10...v7.1.11)
- bug symfony/symfony#57459 [PropertyInfo] convert legacy types to TypeInfo types if getType() is not implemented (@xabbuh)
- bug symfony/symfony#59367 [PropertyInfo] Make sure that SerializerExtractor returns null for invalid class metadata (@wuchen90)
- bug symfony/symfony#59245 [PropertyInfo] Fix add missing composer conflict (@mtarld)
v7.1.10
Changelog (https://github.com/symfony/property-info/compare/v7.1.9...v7.1.10)
- bug symfony/symfony#59304 [PropertyInfo] Remove
@internal
fromPropertyReadInfo
andPropertyWriteInfo
(Dario Guarracino) - bug symfony/symfony#59156 [PropertyInfo] Fix interface handling in PhpStanTypeHelper (@mtarld)
- bug symfony/symfony#59012 [PropertyInfo] Fix interface handling in
PhpStanTypeHelper
(@janedbal) - bug symfony/symfony#59070 [PropertyInfo] evaluate access flags for properties with asymmetric visibility (@xabbuh)
v7.1.9
Changelog (https://github.com/symfony/property-info/compare/v7.1.8...v7.1.9)
- bug symfony/symfony#58963 [PropertyInfo] Fix write visibility for Asymmetric Visibility and Virtual Properties (@xabbuh, @pan93412)
- bug symfony/symfony#58959 [PropertyInfo] consider write property visibility to decide whether a property is writable (@xabbuh)
- bug symfony/symfony#58872 [PropertyInfo][Serializer][Validator] TypeInfo 7.2 compatibility (@mtarld)
v7.1.8
Changelog (https://github.com/symfony/property-info/compare/v7.1.7...v7.1.8)
- bug symfony/symfony#58705 [Serializer] Revert Default groups (@mtarld)
- bug symfony/symfony#58800 [PropertyInfo] fix support for phpstan/phpdoc-parser 2 (@xabbuh)
v7.1.6
Changelog (https://github.com/symfony/property-info/compare/v7.1.5...v7.1.6)
- no significant changes
v7.1.3
Changelog (https://github.com/symfony/property-info/compare/v7.1.2...v7.1.3)
- bug symfony/symfony#57708 [PropertyInfo] Check if property is nullable when using
ReflectionExtractor
(@benjilebon) - bug symfony/symfony#57802 [PropertyInfo] Fix nullable value returned from extractFromMutator on CollectionType (@benjilebon)
- bug symfony/symfony#57617 [PropertyInfo] Handle collection in PhpStan same as PhpDoc (@mtarld)
v7.1.2
Changelog (https://github.com/symfony/property-info/compare/v7.1.1...v7.1.2)
- bug symfony/symfony#52699 [Serializer] [PropertyAccessor] Ignore non-collection interface generics (@mtarld)
v7.1.1
Changelog (https://github.com/symfony/property-info/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/property-info/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/runtime
v7.2.3
Changelog (https://github.com/symfony/runtime/compare/v7.2.2...v7.2.3)
- no significant changes
v7.2.0
Changelog (https://github.com/symfony/runtime/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
v7.1.7
Changelog (https://github.com/symfony/runtime/compare/v7.1.6...v7.1.7)
- security symfony/symfony#cve-2024-50340 [Runtime] Do not read from argv on non-CLI SAPIs (@wouterj)
v7.1.6
Changelog (https://github.com/symfony/runtime/compare/v7.1.5...v7.1.6)
- bug symfony/symfony#58372 Tweak error/exception handler registration (@nicolas-grekas)
v7.1.1
Changelog (https://github.com/symfony/runtime/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/runtime/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/security-bundle
v7.2.3
Changelog (https://github.com/symfony/security-bundle/compare/v7.2.2...v7.2.3)
- bug symfony/symfony#59339 [SecurityBundle] Remove outdated guard from security xsd schema (@chalasr)
- bug symfony/symfony#59342 [SecurityBundle] Do not pass traceable authenticators to
security.helper
(@MatTheCat)
v7.2.2
Changelog (https://github.com/symfony/security-bundle/compare/v7.2.1...v7.2.2)
- bug symfony/symfony#59278 [SecurityBundle] Do not replace authenticators service by their traceable version (@MatTheCat)
v7.2.0
Changelog (https://github.com/symfony/security-bundle/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
v7.1.11
Changelog (https://github.com/symfony/security-bundle/compare/v7.1.10...v7.1.11)
- bug symfony/symfony#59339 [SecurityBundle] Remove outdated guard from security xsd schema (@chalasr)
v7.1.6
Changelog (https://github.com/symfony/security-bundle/compare/v7.1.5...v7.1.6)
- no significant changes
v7.1.4
Changelog (https://github.com/symfony/security-bundle/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#57493 [SecurityBundle] Make security schema deterministic (@MatTheCat)
- bug symfony/symfony#58017 [SecurityBundle] Revert adding
_stateless
attribute to the request when firewall is stateless and the attribute is not already set (@MatTheCat)
v7.1.3
Changelog (https://github.com/symfony/security-bundle/compare/v7.1.2...v7.1.3)
- bug symfony/symfony#57748 [SecurityBundle] use firewall-specific user checkers when manually logging in users (@xabbuh)
v7.1.2
Changelog (https://github.com/symfony/security-bundle/compare/v7.1.1...v7.1.2)
- bug symfony/symfony#57520 [SecurityBundle] Remove unused memory users’
name
attribute from the XSD (@MatTheCat) - bug symfony/symfony#57467 [SecurityBundle] Add
provider
XML attribute to the authenticators it’s missing from (@MatTheCat)
v7.1.1
Changelog (https://github.com/symfony/security-bundle/compare/v7.1.0...v7.1.1)
- bug symfony/symfony#57263 [SecurityBundle] Fix
container.build_hash
parameter binding (@alexandre-daubois)
v7.1.0
Changelog (https://github.com/symfony/security-bundle/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/serializer
v7.2.3
Changelog (https://github.com/symfony/serializer/compare/v7.2.2...v7.2.3)
- bug symfony/symfony#58889 [Serializer] Handle default context in Serializer (@Valmonzo)
- bug symfony/symfony#59501 [Serializer] [ObjectNormalizer] Filter int when using FILTER_BOOL (@DjordyKoert)
- bug symfony/symfony#59323 [Serializer] Fix exception thrown by
YamlEncoder
(@VincentLanglet)
v7.2.0
Changelog (https://github.com/symfony/serializer/compare/v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58885 [PropertyInfo][Serializer][TypeInfo][Validator] TypeInfo 7.1 compatibility (@mtarld)
- bug symfony/symfony#58870 [Serializer][Validator] prevent failures around not existing TypeInfo classes (@xabbuh)
- bug symfony/symfony#58872 [PropertyInfo][Serializer][Validator] TypeInfo 7.2 compatibility (@mtarld)
v7.1.11
Changelog (https://github.com/symfony/serializer/compare/v7.1.10...v7.1.11)
- bug symfony/symfony#58889 [Serializer] Handle default context in Serializer (@Valmonzo)
- bug symfony/symfony#59501 [Serializer] [ObjectNormalizer] Filter int when using FILTER_BOOL (@DjordyKoert)
- bug symfony/symfony#59323 [Serializer] Fix exception thrown by
YamlEncoder
(@VincentLanglet)
v7.1.9
Changelog (https://github.com/symfony/serializer/compare/v7.1.8...v7.1.9)
- bug symfony/symfony#58870 [Serializer][Validator] prevent failures around not existing TypeInfo classes (@xabbuh)
- bug symfony/symfony#58872 [PropertyInfo][Serializer][Validator] TypeInfo 7.2 compatibility (@mtarld)
v7.1.8
Changelog (https://github.com/symfony/serializer/compare/v7.1.7...v7.1.8)
- bug symfony/symfony#56868 [Serializer] fixed object normalizer for a class with
cancel
method (@er1z) - bug symfony/symfony#58705 [Serializer] Revert Default groups (@mtarld)
- bug symfony/symfony#58804 [Serializer][TypeInfo] fix support for phpstan/phpdoc-parser 2 (@xabbuh)
v7.1.6
Changelog (https://github.com/symfony/serializer/compare/v7.1.5...v7.1.6)
- bug symfony/symfony#58255 [Serializer] Fix
ObjectNormalizer
gives warnings on normalizing with public static property (André Laugks) - bug symfony/symfony#58306 [Serializer] Collect denormalization errors for variadic params (@mtarld)
- bug symfony/symfony#58368 [Serializer] Readd AdvancedNameConverterInterface to MetadataAwareNameConverter (@aurimasrimkusnfq, @aurimasrim)
v7.1.5
Changelog (https://github.com/symfony/serializer/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58259 [TypeInfo] Return bound type as base type in
TemplateType
(@valtzu) - bug symfony/symfony#58226 [Serializer] Fix for method named
get()
(@mihai-stancu)
v7.1.4
Changelog (https://github.com/symfony/serializer/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#57928 [Serializer] fix denormalizing mixed collection values (@rynhndrcksn)
v7.1.3
Changelog (https://github.com/symfony/serializer/compare/v7.1.2...v7.1.3)
- bug symfony/symfony#57646 [Serializer] Raise correct exception in
ArrayDenormalizer
when called without a nested denormalizer (@derrabus)
v7.1.2
Changelog (https://github.com/symfony/serializer/compare/v7.1.1...v7.1.2)
- bug symfony/symfony#57541 [Serializer] [ObjectNormalizer] Use bool filter when FILTER_BOOL is set (Maximilian Zumbansen)
- bug symfony/symfony#57433 [Serializer] forward exceptions caught in the
AbstractObjectNormalizer
(@HypeMC, @xabbuh) - bug symfony/symfony#57341 [Serializer] properly handle invalid data for false/true types (@xabbuh)
- bug symfony/symfony#57187 [Serializer] Fix
ObjectNormalizer
with property path (@HypeMC) - bug symfony/symfony#52699 [Serializer] [PropertyAccessor] Ignore non-collection interface generics (@mtarld)
- bug symfony/symfony#57320 [Serializer] avoid calling undefined built-in is_*() functions (@xabbuh)
v7.1.1
Changelog (https://github.com/symfony/serializer/compare/v7.1.0...v7.1.1)
- bug symfony/symfony#57197 [Serializer] Fix denormalizing a collection of union types (@HypeMC)
v7.1.0
Changelog (https://github.com/symfony/serializer/compare/v7.1.0-RC1...v7.1.0)
- bug symfony/symfony#54971 [Serializer] Cache readability/writability computation (@mtarld)
symfony/string
v7.2.0
Changelog (https://github.com/symfony/string/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
v7.1.8
Changelog (https://github.com/symfony/string/compare/v7.1.7...v7.1.8)
- bug symfony/symfony#58799 [String] Fix some spellings in
EnglishInflector
(@alexandre-daubois)
v7.1.6
Changelog (https://github.com/symfony/string/compare/v7.1.5...v7.1.6)
- no significant changes
v7.1.5
Changelog (https://github.com/symfony/string/compare/v7.1.4...v7.1.5)
- no significant changes
v7.1.4
Changelog (https://github.com/symfony/string/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#57875 [String] Fixed Quorum plural, and Quora singular in EnglishInflector (@Dean151)
- bug symfony/symfony#57899 [String] [EnglishInflector] Fix words ending with
le
, e.g.,articles
(@aleho)
v7.1.3
Changelog (https://github.com/symfony/string/compare/v7.1.2...v7.1.3)
- bug symfony/symfony#57616 [String] Revert "Fixed u()->snake(), b()->snake() and s()->snake() methods" (@nicolas-grekas)
- bug symfony/symfony#57594 [String] Normalize underscores in snake() (@xabbuh)
v7.1.2
Changelog (https://github.com/symfony/string/compare/v7.1.1...v7.1.2)
- bug symfony/symfony#57497 [String] Fixed u()->snake(), b()->snake() and s()->snake() methods (@arczinosek)
- bug symfony/symfony#57538 [String] Add
alias
case toEnglishInflector
(@alexandre-daubois) - bug symfony/symfony#54634 [String] Fix #54611 pluralization of -on ending words + singularization of -a ending foreign words (@Geordie, @DesLynx)
v7.1.1
Changelog (https://github.com/symfony/string/compare/v7.1.0...v7.1.1)
- bug symfony/symfony#57234 [String] Fix Inflector for 'hardware' (@podhy)
v7.1.0
Changelog (https://github.com/symfony/string/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/translation
v7.2.2
Changelog (https://github.com/symfony/translation/compare/v7.2.1...v7.2.2)
- bug symfony/symfony#59113 [FrameworkBundle][Translation] fix translation lint compatibility with the
PseudoLocalizationTranslator
(@xabbuh)
v7.2.0
Changelog (https://github.com/symfony/translation/compare/v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58983 [Translation] [Bridge][Lokalise] Fix empty keys array in PUT, DELETE requests causing Lokalise API error (@DominicLuidold)
v7.1.6
Changelog (https://github.com/symfony/translation/compare/v7.1.5...v7.1.6)
- bug symfony/symfony#58409 [Translation] Fix extracting of message from ->trans() method with named params (@tugmaks)
v7.1.5
Changelog (https://github.com/symfony/translation/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58266 [HttpKernel] pass CSV escape characters explicitly (@xabbuh)
v7.1.3
Changelog (https://github.com/symfony/translation/compare/v7.1.2...v7.1.3)
- bug symfony/symfony#57828 [Translation] Fix CSV escape char in
CsvFileLoader
on PHP >= 7.4 (@alexandre-daubois)
v7.1.1
Changelog (https://github.com/symfony/translation/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/translation/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/twig-bundle
v7.2.0
Changelog (https://github.com/symfony/twig-bundle/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
v7.1.6
Changelog (https://github.com/symfony/twig-bundle/compare/v7.1.5...v7.1.6)
- no significant changes
v7.1.5
Changelog (https://github.com/symfony/twig-bundle/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58198 [TwigBundle] Add support for resetting globals between HTTP requests (@fabpot)
v7.1.1
Changelog (https://github.com/symfony/twig-bundle/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/twig-bundle/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/validator
v7.2.3
Changelog (https://github.com/symfony/validator/compare/v7.2.2...v7.2.3)
- bug symfony/symfony#59486 [Validator] Update sr_Cyrl 120:This value is not a valid slug. (@kaznovac)
v7.2.2
Changelog (https://github.com/symfony/validator/compare/v7.2.1...v7.2.2)
- bug symfony/symfony#59310 [Validator] the "max" option can be zero (@xabbuh)
- bug symfony/symfony#59060 [Validator] set the violation path only if the
errorPath
option is set (@xabbuh)
v7.2.0
Changelog (https://github.com/symfony/validator/compare/v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58885 [PropertyInfo][Serializer][TypeInfo][Validator] TypeInfo 7.1 compatibility (@mtarld)
- bug symfony/symfony#58870 [Serializer][Validator] prevent failures around not existing TypeInfo classes (@xabbuh)
- bug symfony/symfony#58872 [PropertyInfo][Serializer][Validator] TypeInfo 7.2 compatibility (@mtarld)
- bug symfony/symfony#58866 [Validator] fix compatibility with PHP < 8.2.4 (@xabbuh)
v7.1.11
Changelog (https://github.com/symfony/validator/compare/v7.1.10...v7.1.11)
- bug symfony/symfony#59486 [Validator] Update sr_Cyrl 120:This value is not a valid slug. (@kaznovac)
v7.1.10
Changelog (https://github.com/symfony/validator/compare/v7.1.9...v7.1.10)
- no significant changes
v7.1.9
Changelog (https://github.com/symfony/validator/compare/v7.1.8...v7.1.9)
- bug symfony/symfony#58870 [Serializer][Validator] prevent failures around not existing TypeInfo classes (@xabbuh)
- bug symfony/symfony#58872 [PropertyInfo][Serializer][Validator] TypeInfo 7.2 compatibility (@mtarld)
- bug symfony/symfony#58866 [Validator] fix compatibility with PHP < 8.2.4 (@xabbuh)
v7.1.8
Changelog (https://github.com/symfony/validator/compare/v7.1.7...v7.1.8)
- no significant changes
v7.1.7
Changelog (https://github.com/symfony/validator/compare/v7.1.6...v7.1.7)
- no significant changes
v7.1.6
Changelog (https://github.com/symfony/validator/compare/v7.1.5...v7.1.6)
- bug symfony/symfony#58615 [Validator] [Choice] Fix callback option if not array returned (@symfonyaml)
- bug symfony/symfony#58387 [Validator][CidrValidator] Fix error message for
OutOfRangeNetmask
validation (@Fabdouarrahmane)
v7.1.5
Changelog (https://github.com/symfony/validator/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58316 [Form] Don't call the constructor of LogicalOr (@derrabus)
- bug symfony/symfony#58266 [HttpKernel] pass CSV escape characters explicitly (@xabbuh)
v7.1.4
Changelog (https://github.com/symfony/validator/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#58127 [Validator] synchronize IBAN formats (@xabbuh)
- bug symfony/symfony#57984 [Validator] Add
D
regex modifier in relevant validators (@alexandre-daubois) - bug symfony/symfony#57925 [Validator] reset the validation context after validating nested constraints (@xabbuh)
- bug symfony/symfony#57905 [Validator] allow more unicode characters in URL paths (@xabbuh)
- bug symfony/symfony#57894 [Validator] Add
tldMessage
parameter toUrl
constraint constructor (@syjust)
v7.1.3
Changelog (https://github.com/symfony/validator/compare/v7.1.2...v7.1.3)
- bug symfony/symfony#57812 [Validator] treat uninitialized properties referenced by property paths as null (@xabbuh)
- bug symfony/symfony#57678 [Validator] Add
setGroupProvider
toAttributeLoader
(Maximilian Zumbansen)
v7.1.2
Changelog (https://github.com/symfony/validator/compare/v7.1.1...v7.1.2)
- bug symfony/symfony#57213 [Validator] [UniqueValidator] Use correct variable as parameter in (custom) error message (@seho-nl, Sebastien Hoek)
v7.1.1
Changelog (https://github.com/symfony/validator/compare/v7.1.0...v7.1.1)
- bug symfony/symfony#57305 [Validator] do not modify a constraint during validation to not leak its context (@xabbuh)
- bug symfony/symfony#57275 Fix autoload configs to avoid warnings when building optimized autoloaders (@Seldaek)
v7.1.0
Changelog (https://github.com/symfony/validator/compare/v7.1.0-RC1...v7.1.0)
- bug symfony/symfony#56827 Fix CharsetValidator with string encoding (@alamirault)
symfony/web-link
v7.2.0
Changelog (https://github.com/symfony/web-link/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
v7.1.6
Changelog (https://github.com/symfony/web-link/compare/v7.1.5...v7.1.6)
- no significant changes
v7.1.1
Changelog (https://github.com/symfony/web-link/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/web-link/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
symfony/yaml
v7.2.3
Changelog (https://github.com/symfony/yaml/compare/v7.2.2...v7.2.3)
- bug symfony/symfony#59381 [Yaml] fix inline notation with inline comment (@alexpott)
- bug symfony/symfony#59349 [Yaml] reject inline notations followed by invalid content (@xabbuh)
- bug symfony/symfony#59312 [Yaml] Fix parsing of unquoted strings in Parser::lexUnquotedString() to ignore spaces (@Link1515)
v7.2.0
Changelog (https://github.com/symfony/yaml/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
v7.1.11
Changelog (https://github.com/symfony/yaml/compare/v7.1.10...v7.1.11)
- bug symfony/symfony#59381 [Yaml] fix inline notation with inline comment (@alexpott)
- bug symfony/symfony#59349 [Yaml] reject inline notations followed by invalid content (@xabbuh)
- bug symfony/symfony#59312 [Yaml] Fix parsing of unquoted strings in Parser::lexUnquotedString() to ignore spaces (@Link1515)
v7.1.6
Changelog (https://github.com/symfony/yaml/compare/v7.1.5...v7.1.6)
- no significant changes
v7.1.5
Changelog (https://github.com/symfony/yaml/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58279 [Yaml] parse empty sequence elements as null (@xabbuh)
v7.1.4
Changelog (https://github.com/symfony/yaml/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#57968 [Yaml]
🐛 throw ParseException on invalid date (@homersimpsons)
v7.1.1
Changelog (https://github.com/symfony/yaml/compare/v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (https://github.com/symfony/yaml/compare/v7.1.0-RC1...v7.1.0)
- no significant changes
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.