File tree Expand file tree Collapse file tree 8 files changed +43
-8
lines changed Expand file tree Collapse file tree 8 files changed +43
-8
lines changed Original file line number Diff line number Diff line change 99 - ci/**
1010 - composer.*
1111 - src/**
12- - phpunit.xml.dist
1312 - tests/**
1413 push :
1514 branches :
1918 - ci/**
2019 - composer.*
2120 - src/**
22- - phpunit.xml.dist
2321 - tests/**
2422
2523env :
Original file line number Diff line number Diff line change 33 xsi : noNamespaceSchemaLocation =" ../../../vendor/phpunit/phpunit/phpunit.xsd"
44 colors =" true"
55 beStrictAboutOutputDuringTests =" true"
6+ displayDetailsOnTestsThatTriggerDeprecations =" true"
7+ displayDetailsOnTestsThatTriggerNotices =" true"
8+ displayDetailsOnTestsThatTriggerWarnings =" true"
9+ failOnNotice =" true"
10+ failOnWarning =" true"
611 failOnRisky =" true"
712 cacheDirectory =" .phpunit.cache"
813>
1924
2025 <!-- necessary change for some CLI/console output test assertions -->
2126 <env name =" COLUMNS" value =" 120" />
27+ <env name =" DOCTRINE_DEPRECATIONS" value =" trigger" />
2228 </php >
2329
2430 <testsuites >
2733 </testsuite >
2834 </testsuites >
2935
30- <source >
36+ <source ignoreSuppressionOfDeprecations = " true " >
3137 <include >
3238 <directory suffix =" .php" >../../../src</directory >
3339 </include >
Original file line number Diff line number Diff line change 33 xsi : noNamespaceSchemaLocation =" ../../../vendor/phpunit/phpunit/phpunit.xsd"
44 colors =" true"
55 beStrictAboutOutputDuringTests =" true"
6+ displayDetailsOnTestsThatTriggerDeprecations =" true"
7+ displayDetailsOnTestsThatTriggerNotices =" true"
8+ displayDetailsOnTestsThatTriggerWarnings =" true"
9+ failOnNotice =" true"
10+ failOnWarning =" true"
611 failOnRisky =" true"
712 cacheDirectory =" .phpunit.cache"
813>
1924
2025 <!-- necessary change for some CLI/console output test assertions -->
2126 <env name =" COLUMNS" value =" 120" />
27+ <env name =" DOCTRINE_DEPRECATIONS" value =" trigger" />
2228 </php >
2329
2430 <testsuites >
2733 </testsuite >
2834 </testsuites >
2935
30- <source >
36+ <source ignoreSuppressionOfDeprecations = " true " >
3137 <include >
3238 <directory suffix =" .php" >../../../src</directory >
3339 </include >
Original file line number Diff line number Diff line change 33 xsi : noNamespaceSchemaLocation =" ../../../vendor/phpunit/phpunit/phpunit.xsd"
44 colors =" true"
55 beStrictAboutOutputDuringTests =" true"
6+ displayDetailsOnTestsThatTriggerDeprecations =" true"
7+ displayDetailsOnTestsThatTriggerNotices =" true"
8+ displayDetailsOnTestsThatTriggerWarnings =" true"
9+ failOnNotice =" true"
10+ failOnWarning =" true"
611 failOnRisky =" true"
712 cacheDirectory =" .phpunit.cache"
813>
1621
1722 <!-- necessary change for some CLI/console output test assertions -->
1823 <env name =" COLUMNS" value =" 120" />
24+ <env name =" DOCTRINE_DEPRECATIONS" value =" trigger" />
1925 </php >
2026
2127 <testsuites >
2430 </testsuite >
2531 </testsuites >
2632
27- <source >
33+ <source ignoreSuppressionOfDeprecations = " true " >
2834 <include >
2935 <directory suffix =" .php" >../../../src</directory >
3036 </include >
Original file line number Diff line number Diff line change 33 xsi : noNamespaceSchemaLocation =" ../../../vendor/phpunit/phpunit/phpunit.xsd"
44 colors =" true"
55 beStrictAboutOutputDuringTests =" true"
6+ displayDetailsOnTestsThatTriggerDeprecations =" true"
7+ displayDetailsOnTestsThatTriggerNotices =" true"
8+ displayDetailsOnTestsThatTriggerWarnings =" true"
9+ failOnNotice =" true"
10+ failOnWarning =" true"
611 failOnRisky =" true"
712 cacheDirectory =" .phpunit.cache"
813>
1419
1520 <!-- necessary change for some CLI/console output test assertions -->
1621 <env name =" COLUMNS" value =" 120" />
22+ <env name =" DOCTRINE_DEPRECATIONS" value =" trigger" />
1723 </php >
1824
1925 <testsuites >
2228 </testsuite >
2329 </testsuites >
2430
25- <source >
31+ <source ignoreSuppressionOfDeprecations = " true " >
2632 <include >
2733 <directory suffix =" .php" >../../../src</directory >
2834 </include >
Original file line number Diff line number Diff line change 33 xsi : noNamespaceSchemaLocation =" ../../../vendor/phpunit/phpunit/phpunit.xsd"
44 colors =" true"
55 beStrictAboutOutputDuringTests =" true"
6+ displayDetailsOnTestsThatTriggerDeprecations =" true"
7+ displayDetailsOnTestsThatTriggerNotices =" true"
8+ displayDetailsOnTestsThatTriggerWarnings =" true"
9+ failOnNotice =" true"
10+ failOnWarning =" true"
611 failOnRisky =" true"
712 cacheDirectory =" .phpunit.cache"
813>
1621
1722 <!-- necessary change for some CLI/console output test assertions -->
1823 <env name =" COLUMNS" value =" 120" />
24+ <env name =" DOCTRINE_DEPRECATIONS" value =" trigger" />
1925 </php >
2026
2127 <testsuites >
2430 </testsuite >
2531 </testsuites >
2632
27- <source >
33+ <source ignoreSuppressionOfDeprecations = " true " >
2834 <include >
2935 <directory suffix =" .php" >../../../src</directory >
3036 </include >
Original file line number Diff line number Diff line change 33 xsi : noNamespaceSchemaLocation =" ../../../vendor/phpunit/phpunit/phpunit.xsd"
44 colors =" true"
55 beStrictAboutOutputDuringTests =" true"
6+ displayDetailsOnTestsThatTriggerDeprecations =" true"
7+ displayDetailsOnTestsThatTriggerNotices =" true"
8+ displayDetailsOnTestsThatTriggerWarnings =" true"
9+ failOnNotice =" true"
10+ failOnWarning =" true"
611 failOnRisky =" true"
712 cacheDirectory =" .phpunit.cache"
813>
1419
1520 <!-- necessary change for some CLI/console output test assertions -->
1621 <env name =" COLUMNS" value =" 120" />
22+ <env name =" DOCTRINE_DEPRECATIONS" value =" trigger" />
1723 </php >
1824
1925 <testsuites >
2228 </testsuite >
2329 </testsuites >
2430
25- <source >
31+ <source ignoreSuppressionOfDeprecations = " true " >
2632 <include >
2733 <directory suffix =" .php" >../../../src</directory >
2834 </include >
Original file line number Diff line number Diff line change 1414<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
1515 xsi : noNamespaceSchemaLocation =" vendor/phpunit/phpunit/phpunit.xsd"
1616 colors =" true"
17+ beStrictAboutOutputDuringTests =" true"
1718 displayDetailsOnTestsThatTriggerDeprecations =" true"
1819 displayDetailsOnTestsThatTriggerNotices =" true"
1920 displayDetailsOnTestsThatTriggerWarnings =" true"
You can’t perform that action at this time.
0 commit comments