Skip to content

Commit a43e62c

Browse files
Merge branch '3.1'
* 3.1: [TwigBundle] Removed redundant return statement. enable property info [Cache] Fix default lifetime being ignored [DependencyInjection] Fixed deprecated default message template with XML Reference the actual location of the documentation [TwigBridge] Removed extra arguments in 2 places. [Cache] Fix incorrect timestamps generated by FilesystemAdapter [Process] Fix write access check for pipes on Windows [HttpKernel] Use flock() for HttpCache's lock files Conflicts: src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
2 parents b04a3a6 + d33b903 commit a43e62c

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
@@ -14,7 +14,7 @@ previous version of the component will break with this version.
1414
Resources
1515
---------
1616

17-
* [Documentation](https://symfony.com/doc/current/components/ldap/index.html)
17+
* [Documentation](https://symfony.com/doc/current/components/ldap)
1818
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
1919
* [Report issues](https://github.com/symfony/symfony/issues) and
2020
[send Pull Requests](https://github.com/symfony/symfony/pulls)

0 commit comments

Comments
 (0)