File tree 30 files changed +177
-0
lines changed
30 files changed +177
-0
lines changed Original file line number Diff line number Diff line change 7
7
bootstrap =" autoload.php.dist"
8
8
>
9
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
+
10
14
<ini name =" intl.default_locale" value =" en" />
11
15
<ini name =" intl.error_level" value =" 0" />
12
16
<ini name =" memory_limit" value =" -1" />
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 BrowserKit Component 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 ClassLoader Component 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 Config Component 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 Console Component 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 CssSelector Component 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 Debug Component 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 DependencyInjection Component 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 DomCrawler Component 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 EventDispatcher Component Test Suite" >
11
17
<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 ExpressionLanguage Component Test Suite" >
16
22
<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 Filesystem Component 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 Finder Component 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 Form Component 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 HttpFoundation Component 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 HttpKernel Component 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 Intl Component 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 Locale Component 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 OptionsResolver Component 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 Process Component 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 PropertyAccess Component 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 Routing Component 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 Security Component Test Suite" >
11
17
<directory >./Acl/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 Serializer Component 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 Stopwatch Component 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 Templating Component 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 Translation Component 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 Validator Component 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 VarDumper Component 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 Yaml Component Test Suite" >
11
17
<directory >./Tests/</directory >
You can’t perform that action at this time.
0 commit comments