Skip to content

Commit 657f247

Browse files
Request output of "phpunit --check-php-configuration"
1 parent 4a39279 commit 657f247

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/1_BUG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ labels: type/bug
1313
- Please fill in this template according to your issue.
1414
- Please keep the table shown below at the top of your issue.
1515
- Please include the output of "composer info | sort" if you installed PHPUnit using Composer.
16+
- Please include the output of "phpunit --check-php-configuration".
1617
- Please post code as text (using proper markup). Do not post screenshots of code.
1718
- Please make sure that you have configured your PHP interpreter like so: `error_reporting=-1`, `zend.assertions=1`.
1819
- Please remove this comment before submitting your issue.

0 commit comments

Comments
 (0)