We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
php -v
1 parent 9b022c4 commit 769258fCopy full SHA for 769258f
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -30,10 +30,11 @@ body:
30
31
Please make sure that the used PHP version [is a supported version](https://www.php.net/supported-versions.php).
32
placeholder: |
33
- 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)
34
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
+ Built by Ubuntu
+ Zend Engine v4.5.2, Copyright (c) Zend Technologies
37
+ with Zend OPcache v8.5.2, Copyright (c), by Zend Technologies
38
render: plain
39
validations:
40
required: true
0 commit comments