Skip to content

Commit 990e724

Browse files
Merge branch '6.2' into 6.3
* 6.2: Fix Typos Ignore definitions bearing the `container.excluded` tag Bump Symfony version to 6.2.12 Update VERSION for 6.2.11 Update CHANGELOG for 6.2.11 Bump Symfony version to 5.4.25 Update CONTRIBUTORS for 5.4.24 Update VERSION for 5.4.24 Update CHANGELOG for 5.4.24
2 parents e52d5fa + 2acab76 commit 990e724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Context/Encoder/YamlEncoderContextBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public function withFlags(?int $flags): static
5959
}
6060

6161
/**
62-
* Configures whether to perserve empty objects "{}" or to convert them to null.
62+
* Configures whether to preserve empty objects "{}" or to convert them to null.
6363
*/
6464
public function withPreservedEmptyObjects(?bool $preserveEmptyObjects): static
6565
{

0 commit comments

Comments
 (0)