Skip to content

Commit c7940e1

Browse files
Merge branch '5.4' into 6.3
* 5.4: [Messenger] Fix cloned TraceableStack not unstacking the stack independently [DependencyInjection] Fix autocasting null env values to empty string with container.env_var_processors_locator [Cache] Fix support for Redis Sentinel using php-redis 6.0.0 minor #51693 Disable the dead code analysis in Psalm (stof) Update the PR template [SecurityBundle][PasswordHasher] Fix password migration with custom hasher service with security bundle config [Translator] Fix support for `default_path` in XML [HttpClient] Fix TraceableResponse if response has no destruct method
2 parents 69d08c1 + 4a903eb commit c7940e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/schema/symfony-1.0.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@
237237
<xsd:attribute name="logging" type="xsd:boolean" />
238238
<xsd:attribute name="formatter" type="xsd:string" />
239239
<xsd:attribute name="cache-dir" type="xsd:string" />
240+
<xsd:attribute name="default-path" type="xsd:string" />
240241
</xsd:complexType>
241242

242243
<xsd:complexType name="pseudo_localization">

0 commit comments

Comments
 (0)