With this release we have updated all PHP versions on the Hypernode platform. The new PHP versions are:
app@gz22ew-tdgroot-magweb-cmbl:~/laravel$ for v in 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1; do php$v -v | grep -E '^PHP'; done PHP 5.6.40-63hypernode20221031.050736 (cli) PHP 7.0.33-63hypernode20221031.040934 (cli) (built: Sep 29 2022 21:55:10) ( NTS ) PHP 7.1.33-50hypernode20221031.041254 (cli) (built: Sep 29 2022 21:55:03) ( NTS ) PHP 7.2.34-36hypernode20221031.033547 (cli) (built: Oct 28 2022 18:02:56) ( NTS ) PHP 7.3.33-8hypernode20221031.035036 (cli) (built: Oct 28 2022 18:02:53) ( NTS ) PHP 7.4.32 (cli) (built: Oct 28 2022 18:02:29) ( NTS ) PHP 8.0.25 (cli) (built: Oct 28 2022 17:56:13) ( NTS ) PHP 8.1.12 (cli) (built: Oct 28 2022 17:32:24) (NTS)
We’ll be rolling these updates out gradually in the coming week.