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

7 Commits

Author SHA1 Message Date
Tim Düsterhus
ab043eefa4 [skip ci] Update versioned binary name in bug_report.yml template
Use `php8.5` instead of `php8.3`, matching the example output.

Following 769258f561.
2026-03-18 21:47:48 +01:00
Tim Düsterhus
769258f561 [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.
2026-03-18 21:46:12 +01:00
Tim Düsterhus
4e23d3d49f [skip ci] Do not interpret PHP version in bug_report.yml as markdown (#18492) 2025-05-04 13:14:47 +02:00
Tim Düsterhus
ea6f2fbe92 [skip ci] Request the output of php -v in the bug_report.yml issue template (#18230)
The output of `php -v` immediately shows whether OPcache is loaded and whether
PHP is a NTS/ZTS and Debug/Release build.
2025-04-07 10:51:30 +02:00
Sander
dda6b8f682 [skip ci] Remove the link to the custom bugs tracker from the new issue window (#11538) 2023-08-31 15:52:57 +02:00
Nikita Popov
64f34ed382 Adjust security bug url
Go directly to the submission form, which is no longer shown
by default.
2021-12-04 21:09:35 +01:00
Nikita Popov
8ba1267744 Add templates and workflows for GitHub issues
This adds the necessary templates and actions for
https://wiki.php.net/rfc/github_issues.

Closes GH-7694.
2021-12-04 16:40:18 +01:00