Skip to content

Commit 183db28

Browse files
committed
Merge branch '2.8' into 3.2
* 2.8: Revamped the README file Fix missing namespace in AddConstraintValidatorPassTest [ExpressionLanguage] Registering functions after calling evaluate(), compile() or parse() is not supported
2 parents 04424f0 + 51592fb commit 183db28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/DependencyInjection/Compiler/AddConstraintValidatorsPassTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
* file that was distributed with this source code.
1010
*/
1111

12+
namespace Symfony\Bundle\FrameworkBundle\Tests\DependencyInjection\Compiler;
13+
1214
use PHPUnit\Framework\TestCase;
1315
use Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddConstraintValidatorsPass;
1416

0 commit comments

Comments
 (0)