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 7bf05c6 commit 9d7558fCopy full SHA for 9d7558f
src/scripts/unix.sh
@@ -4,7 +4,7 @@ export cross="✗"
4
export curl_opts=(-sL)
5
export old_versions="5.[3-5]"
6
export jit_versions="8.[0-9]"
7
-export nightly_versions="8.[6-9]"
+export nightly_versions="8.[3-9]"
8
export xdebug3_versions="7.[2-4]|8.[0-9]"
9
export latest="releases/latest/download"
10
export github="https://github.com/shivammathur"
0 commit comments