Skip to content

Commit 769258f

Browse files
authored
[skip ci] Update php -v placeholder in bug_report.yml template
PHP 8.3 is out of active support. Show a supported version in the example.
1 parent 9b022c4 commit 769258f

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,11 @@ body:
3030
3131
Please make sure that the used PHP version [is a supported version](https://www.php.net/supported-versions.php).
3232
placeholder: |
33-
PHP 8.3.19 (cli) (built: Mar 13 2025 17:44:40) (NTS)
33+
PHP 8.5.2 (cli) (built: Jan 21 2026 17:35:28) (NTS)
3434
Copyright (c) The PHP Group
35-
Zend Engine v4.3.19, Copyright (c) Zend Technologies
36-
with Zend OPcache v8.3.19, Copyright (c), by Zend Technologies
35+
Built by Ubuntu
36+
Zend Engine v4.5.2, Copyright (c) Zend Technologies
37+
with Zend OPcache v8.5.2, Copyright (c), by Zend Technologies
3738
render: plain
3839
validations:
3940
required: true

0 commit comments

Comments
 (0)