You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/1_BUG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ labels: type/bug
14
14
- Please keep the table shown below at the top of your issue.
15
15
- Please include the output of "composer info | sort" if you installed PHPUnit using Composer.
16
16
- 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`.
18
18
- Please remove this comment before submitting your issue.
0 commit comments