Skip to content

Commit 0674680

Browse files
committed
Merge branch '2.6' into 2.7
* 2.6: renamed some confusing tests [2.3] Fix @link annotations [2.6] Fix @link annotations Fix javascript [2.3][Translation] test refresh cache when resources File change. [Translator] Cache does not take fallback locales into consideration Conflicts: src/Symfony/Bundle/FrameworkBundle/Tests/Translation/TranslatorTest.php src/Symfony/Component/Form/Extension/HttpFoundation/EventListener/BindRequestListener.php src/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php src/Symfony/Component/Validator/ValidatorInterface.php
2 parents 1c1fbea + 72a5c78 commit 0674680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Exception/AccessException.php

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

1414
/**
1515
* Thrown when trying to read an option outside of or write it inside of
16-
* {@link Options::resolve()}.
16+
* {@link \Symfony\Component\OptionsResolver\Options::resolve()}.
1717
*
1818
* @author Bernhard Schussek <[email protected]>
1919
*/

0 commit comments

Comments
 (0)