Skip to content

Commit 2acab76

Browse files
Merge branch '5.4' into 6.2
* 5.4: Fix Typos 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 7777df2 + 12535bb commit 2acab76

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)