Skip to content

Commit 908d85a

Browse files
Update 8.4-rc to 8.4.0alpha4
1 parent 429da58 commit 908d85a

File tree

15 files changed

+46
-46
lines changed

15 files changed

+46
-46
lines changed

8.4-rc/alpine3.19/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.4-rc/alpine3.19/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.4-rc/alpine3.19/zts/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.4-rc/alpine3.20/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.4-rc/alpine3.20/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.4-rc/alpine3.20/zts/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.4-rc/bookworm/apache/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.4-rc/bookworm/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.4-rc/bookworm/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.4-rc/bookworm/zts/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.4-rc/bullseye/apache/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.4-rc/bullseye/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.4-rc/bullseye/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.4-rc/bullseye/zts/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
},
7070
"8.3-rc": null,
7171
"8.4-rc": {
72-
"ascUrl": "https://downloads.php.net/~calvinb/php-8.4.0alpha2.tar.xz.asc",
73-
"sha256": "12495b447da6aeb0e16b3db1a9d68f5c9d41bcc097ff1cc5d43732a47a7fd5b1",
74-
"url": "https://downloads.php.net/~calvinb/php-8.4.0alpha2.tar.xz",
72+
"ascUrl": "https://downloads.php.net/~saki/php-8.4.0alpha4.tar.xz.asc",
73+
"sha256": "bf8d7568d2ab6ed78366791fa5a8bc4aa52058541ba9925bccf17999d0abd8e8",
74+
"url": "https://downloads.php.net/~saki/php-8.4.0alpha4.tar.xz",
7575
"variants": [
7676
"bookworm/cli",
7777
"bookworm/apache",
@@ -88,6 +88,6 @@
8888
"alpine3.19/fpm",
8989
"alpine3.19/zts"
9090
],
91-
"version": "8.4.0alpha2"
91+
"version": "8.4.0alpha4"
9292
}
9393
}

0 commit comments

Comments
 (0)