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

[skip ci] Merge branch 'PHP-8.4'

* PHP-8.4:
  [skip ci] chore: update minimum required PHP version.
This commit is contained in:
Christoph M. Becker
2024-11-25 22:21:45 +01:00

View File

@@ -26,7 +26,7 @@
/* Let there be no top-level code beyond this point:
* Only functions and classes, thanks!
*
* Minimum required PHP version: 7.4.0
* Minimum required PHP version: 8.0.0
*/
function show_usage(): void