Mercurial > hg > isophonics-drupal-site
comparison vendor/symfony/dependency-injection/phpunit.xml.dist @ 17:129ea1e6d783
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:21:36 +0000 |
parents | 4c8ae668cc8c |
children |
comparison
equal
deleted
inserted
replaced
16:c2387f117808 | 17:129ea1e6d783 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 3 <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
4 xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.1/phpunit.xsd" | 4 xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/5.2/phpunit.xsd" |
5 backupGlobals="false" | 5 backupGlobals="false" |
6 colors="true" | 6 colors="true" |
7 bootstrap="vendor/autoload.php" | 7 bootstrap="vendor/autoload.php" |
8 failOnRisky="true" | 8 failOnRisky="true" |
9 failOnWarning="true" | 9 failOnWarning="true" |