* 6.4: (32 commits)
[Validator] Fix registering "is_valid()" for `#[Expression]`
[Scheduler] Trigger unique messages at runtime
[Scheduler] Fix CHANGELOG
[Clock] Add `DatePoint`: an immutable DateTime implementation with stricter error handling and return types
[Scheduler] Allow modifying the schedule at runtime and recalculate heap
[Cache] Fix Redis6Proxy
[Finder] Disable failing test about open_basedir
Fix merge
Fix merge
Minor CS fixes
Deprecate `Kernel::stripComments()`
Remove setAccessible reflection call in tests
[Notifier] Telegram Bridge add escaping for \
[Component][AssertMapper] add type hint of an argument in asset mapper command
[Translation] [Phrase] Refacto ReadConfig and WriteConfig into arrays
[Routing] Fix routing collection defaults when adding a new route to a collection
[Messenger] Fix cloned TraceableStack not unstacking the stack independently
[Translation] Add `--as-tree` option to `translation:pull` command
[Mime] Allow to add some headers as a strings
[Translation] Give current locale to locale switcher runWithLocale callback
...
* 6.4:
More go-ip fixes
[AssetMapper] Fixing bug where a circular exception could be thrown while making error message
Dump Valid constaints on debug command #46544
[DependencyInjection] fix dump xml with array/object/enum default value
fix directory casing
rename GoIP notifier bridge to GopIp
[HttpFoundation] Add a slightly more verbose comment about a warning on UploadedFile
[Messenger] BatchHandlerTrait - fix phpdoc typo
[SecurityBundle] Remove unused test files
Allow passing an `inline_service` to a `service_locator`
[Security] Fix error with lock_factory in login_throttling
fix(console): fix section output when multiples section with max height
Remove me from CODEOWNERS
Fix invalid method call + improve exception message
Always return bool from messenger amqp conncetion nack
[FrameworkBundle] Fix xsd handle-all-throwables
[Console] Fix linewraps in OutputFormatter
* 5.4:
Dump Valid constaints on debug command #46544
[DependencyInjection] fix dump xml with array/object/enum default value
[HttpFoundation] Add a slightly more verbose comment about a warning on UploadedFile
[Messenger] BatchHandlerTrait - fix phpdoc typo
Remove me from CODEOWNERS
Always return bool from messenger amqp conncetion nack
[Console] Fix linewraps in OutputFormatter
* 6.0:
[Messenger] Remove redundant interface in DoctrineReceiver
Fix choice filter error when loading mix of grouped and non-grouped choices
[Mime] Allow url as a path in the DataPart::fromPath
Fix getting class constraints on debug command
* 5.4:
[Messenger] Remove redundant interface in DoctrineReceiver
Fix choice filter error when loading mix of grouped and non-grouped choices
[Mime] Allow url as a path in the DataPart::fromPath
Fix getting class constraints on debug command
* 5.2:
[HttpClient] throw exception when AsyncDecoratorTrait gets an already consumed response
[Validator] Fix tests by making constraint options dumps order consistent
* 5.2:
[Uid] fix checking for valid UUIDs
[Validator] Fix DebugCommand
check parent types for label_format and translation_domain
[HttpKernel] Configure the ErrorHandler even when it is overriden
Allow relative path to composer cache
[RateLimiter] Fix infinite values with NoLimiter