Mercurial > hg > isophonics-drupal-site
comparison vendor/phpunit/php-code-coverage/.github/ISSUE_TEMPLATE.md @ 14:1fec387a4317
Update Drupal core to 8.5.2 via Composer
author | Chris Cannam |
---|---|
date | Mon, 23 Apr 2018 09:46:53 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
13:5fb285c0d0e3 | 14:1fec387a4317 |
---|---|
1 | Q | A | |
2 | --------------------------| --------------- | |
3 | php-code-coverage version | x.y.z | |
4 | PHP version | x.y.z | |
5 | Driver | Xdebug / PHPDBG | |
6 | Xdebug version (if used) | x.y.z | |
7 | Installation Method | Composer / PHPUnit PHAR | |
8 | Usage Method | PHPUnit / other | |
9 | PHPUnit version (if used) | x.y.z | |
10 | |
11 <!-- | |
12 - Please fill in this template according to your issue. | |
13 - Please keep the table shown above at the top of your issue. | |
14 - Please post code as text (using proper markup). Do not post screenshots of code. | |
15 - For support request or how-tos, visit https://phpunit.de/support.html | |
16 - Otherwise, replace this comment by the description of your issue. | |
17 --> | |
18 |