Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users/kumaraksh1/latest php supports #2435

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions build/__phpVersions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ COMPOSER2_3_VERSION='2.3.10'
COMPOSER2_4_VERSION='2.4.4'
COMPOSER2_5_VERSION='2.5.8'
COMPOSER2_6_VERSION='2.6.2'
PHP83_VERSION='8.3.4'
PHP83_VERSION='8.3.7'
PHP83_KEYS='1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA'
PHP83_TAR_SHA256='39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63'
PHP82_VERSION='8.2.17'
PHP83_TAR_SHA256='d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a'
PHP82_VERSION='8.2.19'
PHP82_KEYS='1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544'
PHP82_TAR_SHA256='1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35'
PHP82_TAR_SHA256='aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13'
PHP81_VERSION='8.1.27'
PHP81_KEYS='528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544'
PHP81_TAR_SHA256='479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f0658'
Expand Down
8 changes: 4 additions & 4 deletions build/constants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,12 +197,12 @@
composer2-4-version: 2.4.4
composer2-5-version: 2.5.8
composer2-6-version: 2.6.2
php83-version: 8.3.4
php83-version: 8.3.7
php83-keys: 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA
php83-tar-sha256: 39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63
php82-version: 8.2.17
php83-tar-sha256: d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a
php82-version: 8.2.19
php82-keys: 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544
php82-tar-sha256: 1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35
php82-tar-sha256: aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13
php81-version: 8.1.27
php81-keys: 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544
php81-tar-sha256: 479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f0658
Expand Down
6 changes: 3 additions & 3 deletions images/runtime/php-fpm/8.2/8.2.bullseye.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A

ENV PHP_VERSION 8.2.17
ENV PHP_URL="https://www.php.net/get/php-8.2.17.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.17.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35" PHP_MD5=""
ENV PHP_VERSION 8.2.19
ENV PHP_URL="https://www.php.net/get/php-8.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.19.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13" PHP_MD5=""

RUN set -eux; \
\
Expand Down
6 changes: 3 additions & 3 deletions images/runtime/php-fpm/8.2/8.2.buster.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A

ENV PHP_VERSION 8.2.17
ENV PHP_URL="https://www.php.net/get/php-8.2.17.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.17.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35" PHP_MD5=""
ENV PHP_VERSION 8.2.19
ENV PHP_URL="https://www.php.net/get/php-8.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.19.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13" PHP_MD5=""

RUN set -eux; \
\
Expand Down
2 changes: 1 addition & 1 deletion images/runtime/php-fpm/8.2/base.bullseye.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM oryxdevmcr.azurecr.io/private/oryx/php-fpm-8.2-bullseye
SHELL ["/bin/bash", "-c"]
ENV PHP_VERSION 8.2.17
ENV PHP_VERSION 8.2.19

# An environment variable for oryx run-script to know the origin of php image so that
# start-up command can be determined while creating run script
Expand Down
6 changes: 3 additions & 3 deletions images/runtime/php-fpm/8.3/8.3.bookworm.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA C28D937575603EB4ABB725861C0779DC5C0A9DE4

ENV PHP_VERSION 8.3.4
ENV PHP_URL="https://www.php.net/get/php-8.3.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63" PHP_MD5=""
ENV PHP_VERSION 8.3.7
ENV PHP_URL="https://www.php.net/get/php-8.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.7.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a" PHP_MD5=""

RUN set -eux; \
\
Expand Down
6 changes: 3 additions & 3 deletions images/runtime/php-fpm/8.3/8.3.bullseye.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA C28D937575603EB4ABB725861C0779DC5C0A9DE4

ENV PHP_VERSION 8.3.4
ENV PHP_URL="https://www.php.net/get/php-8.3.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63" PHP_MD5=""
ENV PHP_VERSION 8.3.7
ENV PHP_URL="https://www.php.net/get/php-8.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.7.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a" PHP_MD5=""

RUN set -eux; \
\
Expand Down
6 changes: 3 additions & 3 deletions images/runtime/php-fpm/8.3/8.3.buster.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA C28D937575603EB4ABB725861C0779DC5C0A9DE4

ENV PHP_VERSION 8.3.4
ENV PHP_URL="https://www.php.net/get/php-8.3.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63" PHP_MD5=""
ENV PHP_VERSION 8.3.7
ENV PHP_URL="https://www.php.net/get/php-8.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.7.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a" PHP_MD5=""

RUN set -eux; \
\
Expand Down
2 changes: 1 addition & 1 deletion images/runtime/php-fpm/8.3/base.bullseye.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM oryxdevmcr.azurecr.io/private/oryx/php-fpm-8.3-bullseye
SHELL ["/bin/bash", "-c"]
ENV PHP_VERSION 8.3.4
ENV PHP_VERSION 8.3.7

# An environment variable for oryx run-script to know the origin of php image so that
# start-up command can be determined while creating run script
Expand Down
6 changes: 3 additions & 3 deletions images/runtime/php/8.2/8.2.bullseye.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A

ENV PHP_VERSION 8.2.17
ENV PHP_URL="https://www.php.net/get/php-8.2.17.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.17.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35" PHP_MD5=""
ENV PHP_VERSION 8.2.19
ENV PHP_URL="https://www.php.net/get/php-8.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.19.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13" PHP_MD5=""

RUN set -eux; \
\
Expand Down
6 changes: 3 additions & 3 deletions images/runtime/php/8.2/8.2.buster.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A

ENV PHP_VERSION 8.2.17
ENV PHP_URL="https://www.php.net/get/php-8.2.17.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.17.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35" PHP_MD5=""
ENV PHP_VERSION 8.2.19
ENV PHP_URL="https://www.php.net/get/php-8.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.19.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13" PHP_MD5=""

RUN set -eux; \
\
Expand Down
6 changes: 3 additions & 3 deletions images/runtime/php/8.3/8.3.bookworm.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA C28D937575603EB4ABB725861C0779DC5C0A9DE4

ENV PHP_VERSION 8.3.4
ENV PHP_URL="https://www.php.net/get/php-8.3.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63" PHP_MD5=""
ENV PHP_VERSION 8.3.7
ENV PHP_URL="https://www.php.net/get/php-8.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.7.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a" PHP_MD5=""

RUN set -eux; \
\
Expand Down
6 changes: 3 additions & 3 deletions images/runtime/php/8.3/8.3.bullseye.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA C28D937575603EB4ABB725861C0779DC5C0A9DE4

ENV PHP_VERSION 8.3.4
ENV PHP_URL="https://www.php.net/get/php-8.3.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63" PHP_MD5=""
ENV PHP_VERSION 8.3.7
ENV PHP_URL="https://www.php.net/get/php-8.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.7.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a" PHP_MD5=""

RUN set -eux; \
\
Expand Down
6 changes: 3 additions & 3 deletions images/runtime/php/8.3/8.3.buster.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA C28D937575603EB4ABB725861C0779DC5C0A9DE4

ENV PHP_VERSION 8.3.4
ENV PHP_URL="https://www.php.net/get/php-8.3.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63" PHP_MD5=""
ENV PHP_VERSION 8.3.7
ENV PHP_URL="https://www.php.net/get/php-8.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.7.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a" PHP_MD5=""

RUN set -eux; \
\
Expand Down
2 changes: 2 additions & 0 deletions platforms/php/versions/bookworm/versionsToBuild.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@
8.2.16, 28cdc995b7d5421711c7044294885fcde4390c9f67504a994b4cf9bc1b5cc593, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544,

8.3.4, 39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63, 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA,

8.3.7, d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a, 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA,
2 changes: 2 additions & 0 deletions platforms/php/versions/bullseye/versionsToBuild.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,7 @@
8.2.14, 763ecd39fcf51c3815af6ef6e43fa9aa0d0bd8e5a615009e5f4780c92705f583, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544,
8.2.16, 28cdc995b7d5421711c7044294885fcde4390c9f67504a994b4cf9bc1b5cc593, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544,
8.2.17, 1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544,
8.2.19, aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544,

8.3.4, 39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63, 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA,
8.3.7, d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a, 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA,
2 changes: 2 additions & 0 deletions platforms/php/versions/buster/versionsToBuild.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,7 @@
8.2.14, 763ecd39fcf51c3815af6ef6e43fa9aa0d0bd8e5a615009e5f4780c92705f583, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544,
8.2.16, 28cdc995b7d5421711c7044294885fcde4390c9f67504a994b4cf9bc1b5cc593, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544,
8.2.17, 1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544,
8.2.19, aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544,

8.3.4, 39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63, 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA,
8.3.7, d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a, 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA,
8 changes: 4 additions & 4 deletions src/BuildScriptGenerator/PhpVersions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ public static class PhpVersions
public const string Composer24Version = "2.4.4";
public const string Composer25Version = "2.5.8";
public const string Composer26Version = "2.6.2";
public const string Php83Version = "8.3.4";
public const string Php83Version = "8.3.7";
public const string Php83Keys = "1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA";
public const string Php83TarSha256 = "39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63";
public const string Php82Version = "8.2.17";
public const string Php83TarSha256 = "d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a";
public const string Php82Version = "8.2.19";
public const string Php82Keys = "1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544";
public const string Php82TarSha256 = "1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35";
public const string Php82TarSha256 = "aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13";
public const string Php81Version = "8.1.27";
public const string Php81Keys = "528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544";
public const string Php81TarSha256 = "479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f0658";
Expand Down