Skip to content

Commit 9ac6585

Browse files
committed
Merge branch '2.3' into 2.7
2 parents d5243b5 + 7011d88 commit 9ac6585

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Extension/Csrf/CsrfProvider/LegacyDefaultCsrfProviderTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ public static function setUpBeforeClass()
2626
{
2727
ini_set('session.save_handler', 'files');
2828
ini_set('session.save_path', sys_get_temp_dir());
29-
ini_set('error_reporting', -1 & ~E_USER_DEPRECATED);
3029
}
3130

3231
protected function setUp()

0 commit comments

Comments
 (0)