Skip to content

Commit ddc8ece

Browse files
committed
Merge branch '2.7' into 2.8
* 2.7: fixed typo fixed typo
2 parents 4d56e56 + b537bf1 commit ddc8ece

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG-2.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
2929
* bug #17129 [Config] Fix array sort on normalization in edge case (romainneutron)
3030
* bug #17094 [Process] More robustness and deterministic tests (nicolas-grekas)
3131
* bug #17112 [PropertyAccess] Reorder elements array after PropertyPathBuilder::replace (alekitto)
32-
* bug #16797 [Filesystem] Recursivly widen non-executable directories (Slamdunk)
32+
* bug #16797 [Filesystem] Recursively widen non-executable directories (Slamdunk)
3333
* bug #17040 [Console] Avoid extra blank lines when rendering exceptions (ogizanagi)
3434
* bug #17055 [Security] Verify if a password encoded with bcrypt is no longer than 72 characters (jakzal)
3535
* bug #16959 [Form] fix #15544 when a collection type attribute "required" is false, "prototype" should too (HeahDude)

CHANGELOG-2.7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
4040
* bug #17129 [Config] Fix array sort on normalization in edge case (romainneutron)
4141
* bug #17094 [Process] More robustness and deterministic tests (nicolas-grekas)
4242
* bug #17112 [PropertyAccess] Reorder elements array after PropertyPathBuilder::replace (alekitto)
43-
* bug #16797 [Filesystem] Recursivly widen non-executable directories (Slamdunk)
43+
* bug #16797 [Filesystem] Recursively widen non-executable directories (Slamdunk)
4444
* bug #17040 [Console] Avoid extra blank lines when rendering exceptions (ogizanagi)
4545
* bug #17055 [Security] Verify if a password encoded with bcrypt is no longer than 72 characters (jakzal)
4646
* bug #16959 [Form] fix #15544 when a collection type attribute "required" is false, "prototype" should too (HeahDude)

0 commit comments

Comments
 (0)