Mercurial > hg > cmmr2012-drupal-site
comparison vendor/symfony/var-dumper/phpunit.xml.dist @ 4:a9cd425dd02b
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:11:55 +0000 |
parents | c75dbcec494b |
children |
comparison
equal
deleted
inserted
replaced
3:307d7a7fd348 | 4:a9cd425dd02b |
---|---|
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" |