* 6.0:
CS fixes
Bump Symfony version to 6.0.11
Update VERSION for 6.0.10
Update CHANGELOG for 6.0.10
Bump Symfony version to 5.4.11
Update VERSION for 5.4.10
Update CHANGELOG for 5.4.10
Bump Symfony version to 4.4.44
Update VERSION for 4.4.43
Update CONTRIBUTORS for 4.4.43
Update CHANGELOG for 4.4.43
* 5.4:
CS fixes
Bump Symfony version to 5.4.11
Update VERSION for 5.4.10
Update CHANGELOG for 5.4.10
Bump Symfony version to 4.4.44
Update VERSION for 4.4.43
Update CONTRIBUTORS for 4.4.43
Update CHANGELOG for 4.4.43
* 6.0:
Exclude from baseline generation deprecations triggered in legacy test
[HttpFoundation] Update "[Session] Overwrite invalid session id" to only validate when files session storage is used
[DoctrineBridge] Add missing break
[PropertyInfo] CS fix
[Serializer] Try all possible denormalization route with union types when ALLOW_EXTRA_ATTRIBUTES=false
CS fix
[Cache] Respect $save option in ChainAdapter
[ExpressionLanguage] fix tests (bis)
[ExpressionLanguage] fix tests
Allow passing null in twig_is_selected_choice
[Cache] Respect $save option in ArrayAdapter
[HttpKernel] Disable session tracking while collecting profiler data
[MonologBridge] Fixed support of elasticsearch 7.+ in ElasticsearchLogstashHandler
[DoctrineBridge] Extend type guessing on enum fields
[FrameworkBundle] Lower JsonSerializableNormalizer priority
[Messenger] move resetting services at worker stopped into ResetServicesListener
[Mailer] Fix Error Handling for OhMySMTP Bridge
Fix for missing sender name in case with usage of the EnvelopeListener
* 5.4:
[PropertyInfo] CS fix
[Serializer] Try all possible denormalization route with union types when ALLOW_EXTRA_ATTRIBUTES=false
CS fix
[Cache] Respect $save option in ChainAdapter
[ExpressionLanguage] fix tests (bis)
[ExpressionLanguage] fix tests
[Cache] Respect $save option in ArrayAdapter
[HttpKernel] Disable session tracking while collecting profiler data
[MonologBridge] Fixed support of elasticsearch 7.+ in ElasticsearchLogstashHandler
[DoctrineBridge] Extend type guessing on enum fields
[Messenger] move resetting services at worker stopped into ResetServicesListener
[Mailer] Fix Error Handling for OhMySMTP Bridge
Fix for missing sender name in case with usage of the EnvelopeListener
* 4.4:
[PropertyInfo] CS fix
[Serializer] Try all possible denormalization route with union types when ALLOW_EXTRA_ATTRIBUTES=false
CS fix
[Cache] Respect $save option in ChainAdapter
[ExpressionLanguage] fix tests (bis)
[ExpressionLanguage] fix tests
[Cache] Respect $save option in ArrayAdapter
[HttpKernel] Disable session tracking while collecting profiler data
[MonologBridge] Fixed support of elasticsearch 7.+ in ElasticsearchLogstashHandler
[DoctrineBridge] Extend type guessing on enum fields
Fix for missing sender name in case with usage of the EnvelopeListener
* 6.0:
[6.0] cs fixes
[5.4] cs fixes
[5.3] cs fixes
[Cache] Fix saving items with no expiration through ProxyAdapter
CS fixes
fix merge
Remove pointless assignment
[HttpClient] Fix tracing requests made after calling withOptions()
[Cache] disable lock on CLI
Revert "feature #41989 [Cache] make `LockRegistry` use semaphores when possible (nicolas-grekas)"
[HttpKernel] fix how configuring log-level and status-code by exception works
[VarDumper] add more "transient-on-macos" groups
* 5.4:
[5.4] cs fixes
[5.3] cs fixes
[Cache] Fix saving items with no expiration through ProxyAdapter
CS fixes
[HttpClient] Fix tracing requests made after calling withOptions()
[Cache] disable lock on CLI
Revert "feature #41989 [Cache] make `LockRegistry` use semaphores when possible (nicolas-grekas)"
[HttpKernel] fix how configuring log-level and status-code by exception works
[VarDumper] add more "transient-on-macos" groups
* 4.4:
[Cache] Fix saving items with no expiration through ProxyAdapter
CS fixes
[Cache] disable lock on CLI
[VarDumper] add more "transient-on-macos" groups
* 5.2:
fixed parser
Fixed bugs found by psalm
[FrameworkBundle] Dont store cache misses on warmup
fix test
Update references to the ContainerConfigurator
[Translation] Remove file added back from a bad merge
Fix sleep value
[Cache] skip storing failure-to-save as misses in ArrayAdapter
[Validator] Delete obsolete statement in Regex::getHtmlPattern() phpDoc
[FrameworkBundle] Remove author comments for configuration and extension
[Stopwatch] Document new "name" property of StopwatchEvent
[DependencyInjection] Fix "url" env var processor behavior when the url has no path
Fixed support for nodes not extending BaseNode
[FrameworkBundle] dont access the container to configure http_cache
add missing queue_name to find(id) in doctrine messenger transport
[Config][FrameworkBundle] Hint to use PHP 8+ or to install Annotations to use attributes/annots
[Serializer] AbstractNormalizer force null for non-optional nullable constructor parameter denormalization when not present in input
* 4.4:
fixed parser
Fixed bugs found by psalm
[FrameworkBundle] Dont store cache misses on warmup
[Cache] skip storing failure-to-save as misses in ArrayAdapter
[Validator] Delete obsolete statement in Regex::getHtmlPattern() phpDoc
[FrameworkBundle] Remove author comments for configuration and extension
[DependencyInjection] Fix "url" env var processor behavior when the url has no path
Fixed support for nodes not extending BaseNode
add missing queue_name to find(id) in doctrine messenger transport
[Serializer] AbstractNormalizer force null for non-optional nullable constructor parameter denormalization when not present in input
* 4.4:
Fix typo
Fix deprecated libxml_disable_entity_loader
Add Tagalog translations for validator messages 94, 95, 96 and 99
PHPUnit's assertContains() performs strict comparisons now.
[ClassLoader][Routing] Fix namespace parsing on php 8.
Fix deprecated libxml_disable_entity_loader
Made reference to PHPUnit\Util\XML::loadfile php5-compatible.
[Validator] Add missing translations for german and vietnamese
Modernized deprecated PHPUnit assertion calls
[Console] The message of "class not found" errors has changed in php 8.
The PHPUnit\Util\XML class has been removed in PHPUnit 9.3.
[Console] Make sure we pass a numeric array of arguments to call_user_func_array().
[Serializer] Fix that it will never reach DOMNode
[Validator] sync translations
[VarDumper] Improve previous fix on light array coloration
[Cache] Fix#37667
* 3.4:
Add Tagalog translations for validator messages 94, 95, 96 and 99
PHPUnit's assertContains() performs strict comparisons now.
[ClassLoader][Routing] Fix namespace parsing on php 8.
Fix deprecated libxml_disable_entity_loader
Made reference to PHPUnit\Util\XML::loadfile php5-compatible.
[Validator] Add missing translations for german and vietnamese
Modernized deprecated PHPUnit assertion calls
[Console] The message of "class not found" errors has changed in php 8.
The PHPUnit\Util\XML class has been removed in PHPUnit 9.3.
[Console] Make sure we pass a numeric array of arguments to call_user_func_array().
[Serializer] Fix that it will never reach DOMNode
[Validator] sync translations
[VarDumper] Improve previous fix on light array coloration
[Cache] Fix#37667
* 5.0:
[Cache] Use the default expiry when saving (not when creating) items
Fix typo
Fix DBAL deprecation
[Form] Fix ChoiceType translation domain
Add Tagalog translations for new form messages
[Form] Add missing vietnamese translations
sync translations from master
[OptionsResolver] Fix force prepend normalizer
add vietnamese translation for html5 color validation
* 4.4:
[Cache] Use the default expiry when saving (not when creating) items
Fix typo
Fix DBAL deprecation
[Form] Fix ChoiceType translation domain
Add Tagalog translations for new form messages
[Form] Add missing vietnamese translations
sync translations from master
[OptionsResolver] Fix force prepend normalizer
add vietnamese translation for html5 color validation
* 4.4:
Fix travis script
[Contracts] Fix branch alias
minor fix for wrong case
[HttpFoundation] Fix `getMaxFilesize`
[Cache] fix warning on PHP 7.4
[Console] fix warning on PHP 7.4
let BlockingStoreInterface extend PersistingStoreInterface
Don't add value of (default/static) objects to the signature
fix(yml): fix comment in milti line value
Make sure trace_level is always defined
Ensure $request->hasSession() is always checked before calling getSession()
Fix bindings and tagged_locator
Recompile container when translations directory changes