func.inc 84 B

1234
  1. #!/bin/sh
  2. PHP_DEFAULT_VERSION=7.3
  3. PHP_SUPPORTED_VERSIONS='5.6 7.0 7.1 7.2 7.3 7.4'