Skip to content

Commit bfe55ab

Browse files
Merge branch '8.5' into 9.6
2 parents 0826901 + 3abcffb commit bfe55ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/1_BUG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ labels: type/bug
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.
1616
- Please post code as text (using proper markup). Do not post screenshots of code.
17-
- Please make sure that you have configured your PHP interpreter like so: `error_reporting=-1`, `log_errors_max_len=0`, `zend.assertions=1`, `assert.exception=1`.
17+
- Please make sure that you have configured your PHP interpreter like so: `error_reporting=-1`, `zend.assertions=1`.
1818
- Please remove this comment before submitting your issue.
1919
-->
2020

0 commit comments

Comments
 (0)