10000 [FrameworkBundle] removed temporary XDebug hack as the nesting issue … · gedrox/symfony@4bafd1d · GitHub
[go: up one dir, main page]

Skip to content

Commit 4bafd1d

Browse files
committed
[FrameworkBundle] removed temporary XDebug hack as the nesting issue has been resolved now
1 parent 214e055 commit 4bafd1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Symfony/Bundle/FrameworkBundle/Tests/Templating/Helper/FormHelperDivLayoutTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ class FormHelperDivLayoutTest extends AbstractDivLayoutTest
2828

2929
protected function setUp()
3030
{
31-
ini_set('xdebug.max_nesting_level', 120);
32-
3331
parent::setUp();
3432

3533
$root = realpath(__DIR__.'/../../../Resources/views');

0 commit comments

Comments
 (0)
0