mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
[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.
This commit is contained in:
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -30,10 +30,11 @@ body:
|
||||
|
||||
Please make sure that the used PHP version [is a supported version](https://www.php.net/supported-versions.php).
|
||||
placeholder: |
|
||||
PHP 8.3.19 (cli) (built: Mar 13 2025 17:44:40) (NTS)
|
||||
PHP 8.5.2 (cli) (built: Jan 21 2026 17:35:28) (NTS)
|
||||
Copyright (c) The PHP Group
|
||||
Zend Engine v4.3.19, Copyright (c) Zend Technologies
|
||||
with Zend OPcache v8.3.19, Copyright (c), by Zend Technologies
|
||||
Built by Ubuntu
|
||||
Zend Engine v4.5.2, Copyright (c) Zend Technologies
|
||||
with Zend OPcache v8.5.2, Copyright (c), by Zend Technologies
|
||||
render: plain
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user