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

[skip ci] chore: update minimum required PHP version.

Closes GH-16868.
This commit is contained in:
Marcos Marcolin
2024-11-19 20:38:24 -03:00
committed by Christoph M. Becker
parent 8a5fd6c027
commit 7417c63413

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