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:
committed by
Christoph M. Becker
parent
8a5fd6c027
commit
7417c63413
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user