Commit 0f95221
committed
Merge branch '5.3' into 5.4
* 5.3: (22 commits)
[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] Prevent double validation in Uuid::fromString() with base32 values
[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
Fix references to CheckRememberMeConditionsListener
[DependencyInjection] accept service locator definitions with no class
[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()
Fix special char used to create cache key
[Runtime] Fix project dir variable when vendor not in project root
[VarDumper] Fix tests for PHP 8.1
...1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments