equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="UTF-8"?> |
1 <?xml version="1.0" encoding="UTF-8"?> |
2 |
2 |
3 <!-- http://www.phpunit.de/manual/current/en/appendixes.configuration.html --> |
3 <!-- http://www.phpunit.de/manual/current/en/appendixes.configuration.html --> |
|
4 <!-- command line in the host application : php bin/phpunit.php -d memory_limit=512M -c vendor/bundles/IRI/Bundle/WikiTagBundle vendor/bundles/IRI/Bundle/WikiTagBundle/Tests/Services/SearchServiceTest.php --> |
4 <phpunit |
5 <phpunit |
5 backupGlobals = "false" |
6 backupGlobals = "false" |
6 backupStaticAttributes = "false" |
7 backupStaticAttributes = "false" |
7 colors = "true" |
8 colors = "true" |
8 convertErrorsToExceptions = "true" |
9 convertErrorsToExceptions = "true" |