Skip to content

Commit c0a887c

Browse files
committed
Require Doctrine Deprecations 1.1.5
1 parent 1089fcb commit c0a887c

18 files changed

+18
-1
lines changed

ci/appveyor/mssql.sql2017.pdo_sqlsrv.appveyor.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
beStrictAboutOutputDuringTests="true"
66
failOnRisky="true"
77
failOnWarning="true"
8+
failOnPhpunitDeprecation="true"
89
displayDetailsOnTestsThatTriggerWarnings="true"
910
displayDetailsOnPhpunitDeprecations="true"
1011
>

ci/appveyor/mssql.sql2017.sqlsrv.appveyor.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
beStrictAboutOutputDuringTests="true"
66
failOnRisky="true"
77
failOnWarning="true"
8+
failOnPhpunitDeprecation="true"
89
displayDetailsOnTestsThatTriggerWarnings="true"
910
displayDetailsOnPhpunitDeprecations="true"
1011
>

ci/github/phpunit/ibm_db2.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
beStrictAboutOutputDuringTests="true"
66
failOnRisky="true"
77
failOnWarning="true"
8+
failOnPhpunitDeprecation="true"
89
displayDetailsOnTestsThatTriggerWarnings="true"
910
displayDetailsOnPhpunitDeprecations="true"
1011
>

ci/github/phpunit/mysqli-tls.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
beStrictAboutOutputDuringTests="true"
66
failOnRisky="true"
77
failOnWarning="true"
8+
failOnPhpunitDeprecation="true"
89
displayDetailsOnTestsThatTriggerWarnings="true"
910
displayDetailsOnPhpunitDeprecations="true"
1011
>

ci/github/phpunit/mysqli.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
beStrictAboutOutputDuringTests="true"
66
failOnRisky="true"
77
failOnWarning="true"
8+
failOnPhpunitDeprecation="true"
89
displayDetailsOnTestsThatTriggerWarnings="true"
910
displayDetailsOnPhpunitDeprecations="true"
1011
>

ci/github/phpunit/oci8-21.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
beStrictAboutOutputDuringTests="true"
66
failOnRisky="true"
77
failOnWarning="true"
8+
failOnPhpunitDeprecation="true"
89
displayDetailsOnTestsThatTriggerWarnings="true"
910
displayDetailsOnPhpunitDeprecations="true"
1011
>

ci/github/phpunit/oci8.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
beStrictAboutOutputDuringTests="true"
66
failOnRisky="true"
77
failOnWarning="true"
8+
failOnPhpunitDeprecation="true"
89
displayDetailsOnTestsThatTriggerWarnings="true"
910
displayDetailsOnPhpunitDeprecations="true"
1011
>

ci/github/phpunit/pdo_mysql.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
beStrictAboutOutputDuringTests="true"
66
failOnRisky="true"
77
failOnWarning="true"
8+
failOnPhpunitDeprecation="true"
89
displayDetailsOnTestsThatTriggerWarnings="true"
910
displayDetailsOnPhpunitDeprecations="true"
1011
>

ci/github/phpunit/pdo_oci-21.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
beStrictAboutOutputDuringTests="true"
66
failOnRisky="true"
77
failOnWarning="true"
8+
failOnPhpunitDeprecation="true"
89
displayDetailsOnTestsThatTriggerWarnings="true"
910
displayDetailsOnPhpunitDeprecations="true"
1011
>

ci/github/phpunit/pdo_oci.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
beStrictAboutOutputDuringTests="true"
66
failOnRisky="true"
77
failOnWarning="true"
8+
failOnPhpunitDeprecation="true"
89
displayDetailsOnTestsThatTriggerWarnings="true"
910
displayDetailsOnPhpunitDeprecations="true"
1011
>

0 commit comments

Comments
 (0)