File: ISSUE_TEMPLATE.md

package info (click to toggle)
php-codecoverage 9.2.26%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 19,748 kB
  • sloc: php: 11,833; javascript: 10,145; xml: 1,351; makefile: 25
file content (20 lines) | stat: -rw-r--r-- 901 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
| Q                         | A
| --------------------------| ---------------
| php-code-coverage version | x.y.z
| PHP version               | x.y.z
| Driver                    | PCOV / Xdebug / PHPDBG
| PCOV version (if used)    | x.y.z
| Xdebug version (if used)  | x.y.z
| Installation Method       | Composer / PHPUnit PHAR
| Usage Method              | PHPUnit / other
| PHPUnit version (if used) | x.y.z

<!--
- Please fill in this template according to your issue.
- Please keep the table shown above at the top of your issue.
- Please remove rows from the table shown above that do not apply ("PCOV version", "Xdebug version", or "PHPUnit version", for instance).
- Please post code as text (using proper markup). Do not post screenshots of code.
- For support request or how-tos, visit https://phpunit.de/support.html
- Otherwise, replace this comment by the description of your issue.
-->