Commit 44341b2
committed
Merge branch '5.4' into 6.0
* 5.4:
[HttpClient] fix RetryableHttpClient when a response is canceled
Deprecate passing null as $requestIp to IpUtils::checkIp(), checkIp4() and checkIp6()
[Uid] fix 4 missing bits of entropy in UUIDv4
Add a warning in WDT if using symfony/symfony
[Notifier][Twilio] Ensure from/sender is valid via regex
Lower log level in case of retry
GuardEvent::getTransition() cannot return null
[String] Add `trimSuffix()` and `trimPrefix()` methods
[DependencyInjection] autowire union and intersection types
[Runtime] Drop class validation of composer "extra.runtime.class"1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | 100 | | |
106 | 101 | | |
107 | 102 | | |
| |||
0 commit comments