* 6.4:
[Form] Remove unnecessary imports
minor #58472 CS: clean some whitespaces/indentation (keradus)
Fix newline
harden test to not depend on the system's configured default timezone
[Form] Support intl.use_exceptions/error_level in NumberToLocalizedStringTransformer
[Doctrine][Messenger] Use common sequence name to get id from Oracle
[ExpressionLanguage] Add missing test case for `Lexer`
[FrameworkBundle] Fix passing request_stack to session.listener
ensure session storages are opened in tests before destroying them
[Serializer] Fix `ObjectNormalizer` gives warnings on normalizing with public static property
[HttpKernel] Correctly merge `max-age`/`s-maxage` and `Expires` headers
[Security][Validator] Check translations for Czech
[Security] Fix serialized object representation in tests
[DoctrineBridge] Fix risky test warnings
[Serializer] Catch `NotNormalizableValueException` for variadic parameters
* 5.4:
minor #58472 CS: clean some whitespaces/indentation (keradus)
Fix newline
harden test to not depend on the system's configured default timezone
[Form] Support intl.use_exceptions/error_level in NumberToLocalizedStringTransformer
[ExpressionLanguage] Add missing test case for `Lexer`
[FrameworkBundle] Fix passing request_stack to session.listener
ensure session storages are opened in tests before destroying them
[HttpKernel] Correctly merge `max-age`/`s-maxage` and `Expires` headers
[Security][Validator] Check translations for Czech
[Security] Fix serialized object representation in tests
[DoctrineBridge] Fix risky test warnings
* 6.2:
[HttpKernel] Account for Response::getDate() possibly returning a DateTimeImmutable
[Messenger] Respect `isRetryable` decision of the retry strategy when deciding if failed message should be re-delivered
* 5.4:
[HttpKernel] Account for Response::getDate() possibly returning a DateTimeImmutable
[Messenger] Respect `isRetryable` decision of the retry strategy when deciding if failed message should be re-delivered
* 5.2:
[#41846] Revert change in closing tag
Closing tag typo
* validators.lt.xlf - added missing 100 message
[Validator] Add missing translations for Russian
[Validator] Add missing Czech translations
[Validator] Missing translations for Brazilian Portuguese (pt_BR)
Add missing translation for Polish
(#41826) missing translations for portuguese
Public responses without lifetime should not remove lifetime for the resulting response
[Security]Added missing translations for Armenian (hy)
* 5.2:
[DI] fix fixture
[ErrorHandler] fix handling buffered SilencedErrorContext
[HttpClient] fix Psr18Client when allow_url_fopen=0
[DependencyInjection] Add support of PHP enumerations
[Cache] handle prefixed redis connections when clearing pools
[Cache] fix eventual consistency when using RedisTagAwareAdapter with a cluster
[Uid] Fix fromString() with low base58 values
[Validator][Translation] Add ExpressionLanguageSyntax en and fr
[HttpKernel] [HttpCache] Keep s-maxage=0 from ESI sub-responses
Avoid broken action URL in text notification mail
[Cache] Disable locking on Windows by default
[DependencyInjection] Fix binding "iterable $foo" when using the PHP-DSL
[Config] fix tracking default values that reference the parent class
[DependencyInjection] fix accepted types on FactoryTrait::factory()
[VarDumper] Fix tests for PHP 8.1
[Mailer] fix encoding of addresses using SmtpTransport
[MonologBridge] Fix the server:log help --filter sample
* 4.3:
[Cache] fix memory leak when using PhpFilesAdapter
[Yaml] Implement multiline string as scalar block for tagged values
[HttpFoundation] Use `Cache-Control: must-revalidate` only if explicit lifetime has been given
[FrameworkBundle] Use UserInterface to @return in getUser method
[CI] Replace php7.4snapshot with php7.4 in Travis configuration
[ExpressionLanguage][Node][BinaryNode] Process division by zero
forward caught exception
[Validator][ConstraintValidator] Stop passing unnecessary timezone argument to \DateTime
add tags before processing them
[MonologBridge] Fix debug processor datetime type
* 4.3:
[OptionsResolve] Revert change in tests for a not-merged change in code
[HttpClient] fix handling of 3xx with no Location header - ignore Content-Length when no body is expected
[Workflow] Made the configuration more robust for the 'property' key
[Security/Core] make NativePasswordEncoder use sodium to validate passwords when possible
#30432 fix an error message
fix paths to detect code owners
[HttpClient] ignore the body of responses to HEAD requests
[Validator] Ensure numeric subpaths do not cause errors on PHP 7.4
[SecurityBundle] Fix wrong assertion
Remove unused local variables in tests
[Yaml][Parser] Remove the getLastLineNumberBeforeDeprecation() internal unused method
Make sure to collect child forms created on *_SET_DATA events
[WebProfilerBundle] Improve display in Email panel for dark theme
do not render errors for checkboxes twice
* 2.3:
bumped Symfony version to 2.3.40
set s-maxage only if all responses are cacheable
updated VERSION for 2.3.39
update CONTRIBUTORS for 2.3.39
updated CHANGELOG for 2.3.39
Improved the "branch" row of the PR table
Fix typos #18090 1. PHPs session design to PHP's session design 2. Symfony HttpKernel offers to Symfony's HttpKernel offers 3. in which case it it should to in which case it should
Fix for Isssue #18091
replace perfom by perform
minor #18088 Fix typo for profiler