8000 Merge branch '2.3' into 2.7 · symfony/symfony@a91a9e5 · GitHub
[go: up one dir, main page]

Skip to content

Commit a91a9e5

Browse files
committed
Merge branch '2.3' into 2.7
* 2.3: fixed typo
2 parents 4b41b07 + 5f08b45 commit a91a9e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)

0 commit comments

Comments
 (0)
0