diff --git a/run-tests.php b/run-tests.php index a8dbd81c38ac..58d10967a19c 100755 --- a/run-tests.php +++ b/run-tests.php @@ -29,6 +29,8 @@ /* Let there be no top-level code beyond this point: * Only functions and classes, thanks! + * + * Minimum required PHP version: 7.0.0 */ /**