Skip to content

Commit e6184c1

Browse files
committed
Merge branch '2.3' into 2.5
* 2.3: [Debug] fix error message on double exception Fix initialized() with aliased services Rename Symfony2 to Symfony backport #12489 Conflicts: CONTRIBUTING.md src/Symfony/Bundle/FrameworkBundle/Command/ServerRunCommand.php src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php
2 parents 0092860 + c9a4ed6 commit e6184c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Loader/FilesystemLoader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
/**
1919
* FilesystemLoader extends the default Twig filesystem loader
20-
* to work with the Symfony2 paths and template references.
20+
* to work with the Symfony paths and template references.
2121
*
2222
* @author Fabien Potencier <[email protected]>
2323
*/

0 commit comments

Comments
 (0)