Skip to content

Commit fd16f2b

Browse files
Merge branch '4.1' into 4.2
* 4.1: Fix typos in doc blocks [Debug] ignore underscore vs backslash namespaces in DebugClassLoader [TwigBridge][Form] Prevent multiple rendering of form collection prototypes [FrameworkBundle] fix describing routes with no controllers [DI] move RegisterServiceSubscribersPass before DecoratorServicePass Update ValidationListener.php [Yaml] ensures that the mb_internal_encoding is reset to its initial value [WebLink] Fixed documentation link [Security] getTargetPath of TargetPathTrait must return string or null [Hackday][Serializer] Deserialization ignores argument type hint from phpdoc for array in constructor argument Optimize perf by replacing call_user_func with dynamic vars [Routing] fix dumping same-path routes with placeholders [Security] defer log message in guard authenticator [Validator] Added IBAN format for Vatican City State merge conflicts filter out invalid Intl values filter out invalid language values [Validator] Fixed grouped composite constraints [Form] Filter arrays out of scalar form types Fix HeaderBag::get phpdoc
2 parents f01264f + 6982087 commit fd16f2b

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
@@ -11,7 +11,7 @@ It can also be used with extensions defined in the [HTML5 link type extensions w
1111
Resources
1212
---------
1313

14-
* [Documentation](https://symfony.com/doc/current/components/weblink/introduction.html)
14+
* [Documentation](https://symfony.com/doc/current/components/web_link.html)
1515
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
1616
* [Report issues](https://github.com/symfony/symfony/issues) and
1717
[send Pull Requests](https://github.com/symfony/symfony/pulls)

0 commit comments

Comments
 (0)