File tree Expand file tree Collapse file tree 14 files changed +80
-0
lines changed Expand file tree Collapse file tree 14 files changed +80
-0
lines changed Original file line number Diff line number Diff line change 6
6
colors =" true"
7
7
bootstrap =" Tests/bootstrap.php"
8
8
>
9
+ <php >
10
+ <!-- Disable E_USER_DEPRECATED until 3.0 -->
11
+ <!-- php -r 'echo -1 & ~E_USER_DEPRECATED;' -->
12
+ <ini name =" error_reporting" value =" -16385" />
13
+ </php >
14
+
9
15
<testsuites >
10
16
<testsuite name =" Symfony Doctrine Bridge Test Suite" >
11
17
<directory >./Tests/</directory >
Original file line number Diff line number Diff line change 6
6
colors =" true"
7
7
bootstrap =" vendor/autoload.php"
8
8
>
9
+ <php >
10
+ <!-- Disable E_USER_DEPRECATED until 3.0 -->
11
+ <!-- php -r 'echo -1 & ~E_USER_DEPRECATED;' -->
12
+ <ini name =" error_reporting" value =" -16385" />
13
+ </php >
14
+
9
15
<testsuites >
10
16
<testsuite name =" Symfony Monolog Bridge Test Suite" >
11
17
<directory >./Tests/</directory >
Original file line number Diff line number Diff line change 6
6
colors =" true"
7
7
bootstrap =" vendor/autoload.php"
8
8
>
9
+ <php >
10
+ <!-- Disable E_USER_DEPRECATED until 3.0 -->
11
+ <!-- php -r 'echo -1 & ~E_USER_DEPRECATED;' -->
12
+ <ini name =" error_reporting" value =" -16385" />
13
+ </php >
14
+
9
15
<testsuites >
10
16
<testsuite name =" Symfony Propel1 Bridge Test Suite" >
11
17
<directory >./Tests/</directory >
Original file line number Diff line number Diff line change 6
6
colors =" true"
7
7
bootstrap =" vendor/autoload.php"
8
8
>
9
+ <php >
10
+ <!-- Disable E_USER_DEPRECATED until 3.0 -->
11
+ <!-- php -r 'echo -1 & ~E_USER_DEPRECATED;' -->
12
+ <ini name =" error_reporting" value =" -16385" />
13
+ </php >
14
+
9
15
<testsuites >
10
16
<testsuite name =" Symfony ProxyManager Bridge Test Suite" >
11
17
<directory >./Tests/</directory >
Original file line number Diff line number Diff line change 6
6
colors =" true"
7
7
bootstrap =" vendor/autoload.php"
8
8
>
9
+ <php >
10
+ <!-- Disable E_USER_DEPRECATED until 3.0 -->
11
+ <!-- php -r 'echo -1 & ~E_USER_DEPRECATED;' -->
12
+ <ini name =" error_reporting" value =" -16385" />
13
+ </php >
14
+
9
15
<testsuites >
10
16
<testsuite name =" Symfony Twig Bridge Test Suite" >
11
17
<directory >./Tests/</directory >
Original file line number Diff line number Diff line change 6
6
colors =" true"
7
7
bootstrap =" vendor/autoload.php"
8
8
>
9
+ <php >
10
+ <!-- Disable E_USER_DEPRECATED until 3.0 -->
11
+ <!-- php -r 'echo -1 & ~E_USER_DEPRECATED;' -->
12
+ <ini name =" error_reporting" value =" -16385" />
13
+ </php >
9
14
10
15
<testsuites >
11
16
<testsuite name =" Symfony DebugBundle Test Suite" >
Original file line number Diff line number Diff line change 6
6
colors =" true"
7
7
bootstrap =" vendor/autoload.php"
8
8
>
9
+ <php >
10
+ <!-- Disable E_USER_DEPRECATED until 3.0 -->
11
+ <!-- php -r 'echo -1 & ~E_USER_DEPRECATED;' -->
12
+ <ini name =" error_reporting" value =" -16385" />
13
+ </php >
14
+
9
15
<testsuites >
10
16
<testsuite name =" Symfony FrameworkBundle Test Suite" >
11
17
<directory >./Tests/</directory >
Original file line number Diff line number Diff line change 6
6
colors =" true"
7
7
bootstrap =" vendor/autoload.php"
8
8
>
9
+ <php >
10
+ <!-- Disable E_USER_DEPRECATED until 3.0 -->
11
+ <!-- php -r 'echo -1 & ~E_USER_DEPRECATED;' -->
12
+ <ini name =" error_reporting" value =" -16385" />
13
+ </php >
9
14
10
15
<testsuites >
11
16
<testsuite name =" Symfony SecurityBundle Test Suite" >
Original file line number Diff line number Diff line change 6
6
colors =" true"
7
7
bootstrap =" vendor/autoload.php"
8
8
>
9
+ <php >
10
+ <!-- Disable E_USER_DEPRECATED until 3.0 -->
11
+ <!-- php -r 'echo -1 & ~E_USER_DEPRECATED;' -->
12
+ <ini name =" error_reporting" value =" -16385" />
13
+ </php >
9
14
10
15
<testsuites >
11
16
<testsuite name =" Symfony TwigBundle Test Suite" >
Original file line number Diff line number Diff line change 6
6
colors =" true"
7
7
bootstrap =" vendor/autoload.php"
8
8
>
9
+ <php >
10
+ <!-- Disable E_USER_DEPRECATED until 3.0 -->
11
+ <!-- php -r 'echo -1 & ~E_USER_DEPRECATED;' -->
12
+ <ini name =" error_reporting" value =" -16385" />
13
+ </php >
9
14
10
15
<testsuites >
11
16
<testsuite name =" Symfony WebProfilerBundle Test Suite" >
Original file line number Diff line number Diff line change 11
11
syntaxCheck =" false"
12
12
bootstrap =" vendor/autoload.php"
13
13
>
14
+ <php >
15
+ <!-- Disable E_USER_DEPRECATED until 3.0 -->
16
+ <!-- php -r 'echo -1 & ~E_USER_DEPRECATED;' -->
17
+ <ini name =" error_reporting" value =" -16385" />
18
+ </php >
19
+
14
20
<testsuites >
15
21
<testsuite name =" Symfony Security Component ACL Test Suite" >
16
22
<directory >./Tests/</directory >
Original file line number Diff line number Diff line change 11
11
syntaxCheck =" false"
12
12
bootstrap =" vendor/autoload.php"
13
13
>
14
+ <php >
15
+ <!-- Disable E_USER_DEPRECATED until 3.0 -->
16
+ <!-- php -r 'echo -1 & ~E_USER_DEPRECATED;' -->
17
+ <ini name =" error_reporting" value =" -16385" />
18
+ </php >
19
+
14
20
<testsuites >
15
21
<testsuite name =" Symfony Security Component Core Test Suite" >
16
22
<directory >./Tests/</directory >
Original file line number Diff line number Diff line change 11
11
syntaxCheck =" false"
12
12
bootstrap =" vendor/autoload.php"
13
13
>
14
+ <php >
15
+ <!-- Disable E_USER_DEPRECATED until 3.0 -->
16
+ <!-- php -r 'echo -1 & ~E_USER_DEPRECATED;' -->
17
+ <ini name =" error_reporting" value =" -16385" />
18
+ </php >
19
+
14
20
<testsuites >
15
21
<testsuite name =" Symfony Security Component CSRF Test Suite" >
16
22
<directory >./Tests/</directory >
Original file line number Diff line number Diff line change 11
11
syntaxCheck =" false"
12
12
bootstrap =" vendor/autoload.php"
13
13
>
14
+ <php >
15
+ <!-- Disable E_USER_DEPRECATED until 3.0 -->
16
+ <!-- php -r 'echo -1 & ~E_USER_DEPRECATED;' -->
17
+ <ini name =" error_reporting" value =" -16385" />
18
+ </php >
19
+
14
20
<testsuites >
15
21
<testsuite name =" Symfony Security Component HTTP Test Suite" >
16
22
<directory >./Tests/</directory >
You can’t perform that action at this time.
0 commit comments