Skip to content

Commit b180777

Browse files
author
Robin Chalas
committed
Merge branch '2.7' into 2.8
* 2.7: [Intl] Fixed the broken link [Routing] Fix trailing slash redirection for non-safe verbs [Debug] Fix bad registration of exception handler, leading to mem leak [Form] Fixed empty data on expanded ChoiceType and FileType
2 parents 847da8b + af2e6c0 commit b180777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A PHP replacement layer for the C intl extension that also provides access to
55
the localization data of the ICU library.
66

77
The replacement layer is limited to the locale "en". If you want to use other
8-
locales, you should [install the intl PHP extension] [0] instead.
8+
locales, you should [install the intl PHP extension][0] instead.
99

1010
Resources
1111
---------

0 commit comments

Comments
 (0)