You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 5.4: (46 commits)
move username/password fix to non-deprecated Connection class
cs fix
[VarDumper] Fix dumping twig templates found in exceptions
do not replace definition arguments that have not been configured
fix Console tests on Windows
[Validator] Add translations for CIDR constraint
[Dotenv] Fix testLoadEnv() to start from a fresh context
[Console] Add completion to server:dump command
bug #42194 [RateLimiter] fix: sliding window policy to use microtime
[Validator] Update validators.sr_Cyrl.xlf
[Validator] Update validators.sr_Latn.xlf
Add suggestions for the option 'format' of lints commands: twig, yaml and xliff
[VarDumper] Add support for Fiber
uzb translation
Update validators.uz.xlf
Fix logging of impersonator introduced in 5.3
[Console] Add show proxified command class in completion debug
skip command completion tests with older Symfony Console versions
[Uid] Allow use autocompletion
[Console] Add completion to messenger:setup-transports command
...
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ CHANGELOG
25
25
* Deprecate passing `null` as `$requestIp` to `IpUtils::__checkIp()`, `IpUtils::__checkIp4()` or `IpUtils::__checkIp6()`, pass an empty string instead.
26
26
* Add the `litespeed_finish_request` method to work with Litespeed
27
27
* Deprecate `upload_progress.*` and `url_rewriter.tags` session options
0 commit comments