Skip to content

Commit 08278c0

Browse files
committed
Merge branch '2.7'
* 2.7: [Debug] track and report deprecated classes and interfaces [Form] Remove a redundant test. use value of DIRECTORY_SEPARATOR to detect Windows Conflicts: src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php src/Symfony/Component/Security/Core/Util/SecureRandom.php
2 parents c177ca6 + ca831b3 commit 08278c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OptionsResolverInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/**
2121
* @author Bernhard Schussek <[email protected]>
2222
*
23-
* @deprecated Deprecated since Symfony 2.6, to be removed in Symfony 3.0.
23+
* @deprecated since version 2.6, to be removed in Symfony 3.0.
2424
* Use {@link OptionsResolver} instead.
2525
*/
2626
interface OptionsResolverInterface

0 commit comments

Comments
 (0)