Skip to content

Commit 16b4b79

Browse files
Update 8.3 to 8.3.4
1 parent fd82b36 commit 16b4b79

File tree

15 files changed

+46
-46
lines changed

15 files changed

+46
-46
lines changed

8.3/alpine3.18/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.3/alpine3.18/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.3/alpine3.18/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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
@@ -46,9 +46,9 @@
4646
},
4747
"8.2-rc": null,
4848
"8.3": {
49-
"ascUrl": "https://www.php.net/distributions/php-8.3.3.tar.xz.asc",
50-
"sha256": "b0a996276fe21fe9ca8f993314c8bc02750f464c7b0343f056fb0894a8dfa9d1",
51-
"url": "https://www.php.net/distributions/php-8.3.3.tar.xz",
49+
"ascUrl": "https://www.php.net/distributions/php-8.3.4.tar.xz.asc",
50+
"sha256": "39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63",
51+
"url": "https://www.php.net/distributions/php-8.3.4.tar.xz",
5252
"variants": [
5353
"bookworm/cli",
5454
"bookworm/apache",
@@ -65,7 +65,7 @@
6565
"alpine3.18/fpm",
6666
"alpine3.18/zts"
6767
],
68-
"version": "8.3.3"
68+
"version": "8.3.4"
6969
},
7070
"8.3-rc": null
7171
}

0 commit comments

Comments
 (0)