1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

[skip ci] Update versioned binary name in bug_report.yml template

Use `php8.5` instead of `php8.3`, matching the example output.

Following 769258f561.
This commit is contained in:
Tim Düsterhus
2026-03-18 21:47:48 +01:00
committed by GitHub
parent 769258f561
commit ab043eefa4

View File

@@ -26,7 +26,7 @@ body:
attributes:
label: PHP Version
description: |
Please run PHP with the `-v` flag (e.g. `php -v`, `php8.3 -v`, `php-fpm -v` or similar) and provide the full output of that command. If executing that command is not possible, please provide the full version number as given in PHPInfo.
Please run PHP with the `-v` flag (e.g. `php -v`, `php8.5 -v`, `php-fpm -v` or similar) and provide the full output of that command. If executing that command is not possible, please provide the full version number as given in PHPInfo.
Please make sure that the used PHP version [is a supported version](https://www.php.net/supported-versions.php).
placeholder: |