We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24dfcb3 commit 79b8dafCopy full SHA for 79b8daf
orbit-images.yml
@@ -1 +1 @@
1
-php_version: "8.1"
+php_version: "8.2"
tests-suite/config
@@ -2,7 +2,7 @@
2
export PLATFORM="${PLATFORM:-$(uname -p)}"
3
export BUILDTOOL="build --platform=${PLATFORM}"
4
export RUN_OPTIONS="--platform=${PLATFORM}"
5
-export PHP_VERSION=${PHP_VERSION:-8.1}
+export PHP_VERSION=${PHP_VERSION:-8.2}
6
export BRANCH=${BRANCH:-v4}
7
export VARIANT=${VARIANT:-apache}
8
export BRANCH_VARIANT="${VARIANT//./-}"
0 commit comments