We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a39279 commit 657f247Copy full SHA for 657f247
.github/ISSUE_TEMPLATE/1_BUG.md
@@ -13,6 +13,7 @@ labels: type/bug
13
- Please fill in this template according to your issue.
14
- Please keep the table shown below at the top of your issue.
15
- Please include the output of "composer info | sort" if you installed PHPUnit using Composer.
16
+- Please include the output of "phpunit --check-php-configuration".
17
- Please post code as text (using proper markup). Do not post screenshots of code.
18
- Please make sure that you have configured your PHP interpreter like so: `error_reporting=-1`, `zend.assertions=1`.
19
- Please remove this comment before submitting your issue.
0 commit comments