From 7a9c1086c731359cb48233de0b171bfad227c948 Mon Sep 17 00:00:00 2001 From: snowdream <737958+snowdream@users.noreply.github.com> Date: Mon, 29 Jun 2026 16:37:38 +0800 Subject: [PATCH 1/2] chore: release main --- docker/alpine/CHANGELOG.md | 21 ++++++++++++++++++++- docker/debian/CHANGELOG.md | 21 ++++++++++++++++++++- docker/rocky/CHANGELOG.md | 21 ++++++++++++++++++++- 3 files changed, 60 insertions(+), 3 deletions(-) diff --git a/docker/alpine/CHANGELOG.md b/docker/alpine/CHANGELOG.md index c22e7a314..e02ed0e7d 100644 --- a/docker/alpine/CHANGELOG.md +++ b/docker/alpine/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [8.4.22](https://github.com/snowdreamtech/php/compare/alpine-v8.4.22...alpine-v8.4.22) (2026-06-29) + + +### 🐛 Bug Fixes + +* **docker:** ensure php binary exists and enhance smoke tests ([4c232ac](https://github.com/snowdreamtech/php/commit/4c232ac739111c9a0ec35191d89f488d0262cc86)) +* use ghcr.io for base images to avoid rate limits ([9f1d73a](https://github.com/snowdreamtech/php/commit/9f1d73a75a61f2f368f5572c4bd28f4c92ef8fd5)) + + +### 🛠 Refactoring + +* **docker:** optimize php symlink creation logic ([31ee0f6](https://github.com/snowdreamtech/php/commit/31ee0f69df51f65a1bbe4852a4d81a0167981afc)) + + +### ♻️ Miscellaneous Chores + +* release main ([f66597a](https://github.com/snowdreamtech/php/commit/f66597a5feae95e8853f4cc730c81e93e172f6ca)) +* release main ([b3a5cc9](https://github.com/snowdreamtech/php/commit/b3a5cc9ef0a64a7bc04ed7c2acf0cca5327c5c26)) +* **release:** deduplicate CHANGELOG headers ([82be3d5](https://github.com/snowdreamtech/php/commit/82be3d5576b65b7f69b1a9afb8604f2c8f0e47f7)) + ## [8.4.22](https://github.com/snowdreamtech/php/compare/alpine-v8.4.22...alpine-v8.4.22) (2026-06-26) @@ -17,4 +37,3 @@ ### 🛠 Refactoring * sync template files to use standardized /var/www/html Nginx web root ([900719b](https://github.com/snowdreamtech/php/commit/900719baea0811ea008ca7f04ed2c7ea03147827)) - diff --git a/docker/debian/CHANGELOG.md b/docker/debian/CHANGELOG.md index aba03e33d..9a63b9369 100644 --- a/docker/debian/CHANGELOG.md +++ b/docker/debian/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [8.4.16](https://github.com/snowdreamtech/php/compare/debian-v8.4.16...debian-v8.4.16) (2026-06-29) + + +### 🐛 Bug Fixes + +* **docker:** ensure php binary exists and enhance smoke tests ([4c232ac](https://github.com/snowdreamtech/php/commit/4c232ac739111c9a0ec35191d89f488d0262cc86)) +* use ghcr.io for base images to avoid rate limits ([9f1d73a](https://github.com/snowdreamtech/php/commit/9f1d73a75a61f2f368f5572c4bd28f4c92ef8fd5)) + + +### 🛠 Refactoring + +* **docker:** optimize php symlink creation logic ([31ee0f6](https://github.com/snowdreamtech/php/commit/31ee0f69df51f65a1bbe4852a4d81a0167981afc)) + + +### ♻️ Miscellaneous Chores + +* release main ([f66597a](https://github.com/snowdreamtech/php/commit/f66597a5feae95e8853f4cc730c81e93e172f6ca)) +* release main ([b3a5cc9](https://github.com/snowdreamtech/php/commit/b3a5cc9ef0a64a7bc04ed7c2acf0cca5327c5c26)) +* **release:** deduplicate CHANGELOG headers ([82be3d5](https://github.com/snowdreamtech/php/commit/82be3d5576b65b7f69b1a9afb8604f2c8f0e47f7)) + ## [8.4.16](https://github.com/snowdreamtech/php/compare/debian-v8.4.16...debian-v8.4.16) (2026-06-26) @@ -17,4 +37,3 @@ ### 🐛 Bug Fixes * sync template files to use standardized /var/www/html Nginx web root ([900719b](https://github.com/snowdreamtech/php/commit/900719baea0811ea008ca7f04ed2c7ea03147827)) - diff --git a/docker/rocky/CHANGELOG.md b/docker/rocky/CHANGELOG.md index 6ea35a9de..780c5b7e7 100644 --- a/docker/rocky/CHANGELOG.md +++ b/docker/rocky/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [8.4.21](https://github.com/snowdreamtech/php/compare/rocky-v8.4.21...rocky-v8.4.21) (2026-06-29) + + +### 🐛 Bug Fixes + +* **docker:** ensure php binary exists and enhance smoke tests ([4c232ac](https://github.com/snowdreamtech/php/commit/4c232ac739111c9a0ec35191d89f488d0262cc86)) +* use ghcr.io for base images to avoid rate limits ([9f1d73a](https://github.com/snowdreamtech/php/commit/9f1d73a75a61f2f368f5572c4bd28f4c92ef8fd5)) + + +### 🛠 Refactoring + +* **docker:** optimize php symlink creation logic ([31ee0f6](https://github.com/snowdreamtech/php/commit/31ee0f69df51f65a1bbe4852a4d81a0167981afc)) + + +### ♻️ Miscellaneous Chores + +* release main ([f66597a](https://github.com/snowdreamtech/php/commit/f66597a5feae95e8853f4cc730c81e93e172f6ca)) +* release main ([b3a5cc9](https://github.com/snowdreamtech/php/commit/b3a5cc9ef0a64a7bc04ed7c2acf0cca5327c5c26)) +* **release:** deduplicate CHANGELOG headers ([82be3d5](https://github.com/snowdreamtech/php/commit/82be3d5576b65b7f69b1a9afb8604f2c8f0e47f7)) + ## [8.4.21](https://github.com/snowdreamtech/php/compare/rocky-v8.4.21...rocky-v8.4.21) (2026-06-26) @@ -23,4 +43,3 @@ ### ♻️ Miscellaneous Chores * **docker:** add comments for temporarily removed rocky pecl extensions ([ddb1dc7](https://github.com/snowdreamtech/php/commit/ddb1dc7f98dd4c1d9e67dedda6419f3c7129d627)) - From fe237cbafecdf893ad0b234eec22209046d5f3b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 29 Jun 2026 08:37:41 +0000 Subject: [PATCH 2/2] chore(release): deduplicate CHANGELOG headers Signed-off-by: github-actions[bot] --- docker/alpine/CHANGELOG.md | 17 ----------------- docker/debian/CHANGELOG.md | 17 ----------------- docker/rocky/CHANGELOG.md | 23 ----------------------- 3 files changed, 57 deletions(-) diff --git a/docker/alpine/CHANGELOG.md b/docker/alpine/CHANGELOG.md index e02ed0e7d..3390a1349 100644 --- a/docker/alpine/CHANGELOG.md +++ b/docker/alpine/CHANGELOG.md @@ -20,20 +20,3 @@ * release main ([b3a5cc9](https://github.com/snowdreamtech/php/commit/b3a5cc9ef0a64a7bc04ed7c2acf0cca5327c5c26)) * **release:** deduplicate CHANGELOG headers ([82be3d5](https://github.com/snowdreamtech/php/commit/82be3d5576b65b7f69b1a9afb8604f2c8f0e47f7)) -## [8.4.22](https://github.com/snowdreamtech/php/compare/alpine-v8.4.22...alpine-v8.4.22) (2026-06-26) - - -### 🚀 Features - -* **docker:** add igbinary php extension to all variants ([9352a12](https://github.com/snowdreamtech/php/commit/9352a12ac6eb9fc79b791ec5f3608c7267465652)) -* **docker:** add memcached and mongodb extensions to all variants ([1882bf2](https://github.com/snowdreamtech/php/commit/1882bf2c2f0ce81297b110c41ec7b6ebcbcbc5ce)) - - -### 🐛 Bug Fixes - -* copy native default html pages to unified NGINX_WEB_ROOT in Dockerfile.nginx ([7ff647e](https://github.com/snowdreamtech/php/commit/7ff647e59dec8544a4993edb6bda3f95a9b1049e)) - - -### 🛠 Refactoring - -* sync template files to use standardized /var/www/html Nginx web root ([900719b](https://github.com/snowdreamtech/php/commit/900719baea0811ea008ca7f04ed2c7ea03147827)) diff --git a/docker/debian/CHANGELOG.md b/docker/debian/CHANGELOG.md index 9a63b9369..03e20764c 100644 --- a/docker/debian/CHANGELOG.md +++ b/docker/debian/CHANGELOG.md @@ -20,20 +20,3 @@ * release main ([b3a5cc9](https://github.com/snowdreamtech/php/commit/b3a5cc9ef0a64a7bc04ed7c2acf0cca5327c5c26)) * **release:** deduplicate CHANGELOG headers ([82be3d5](https://github.com/snowdreamtech/php/commit/82be3d5576b65b7f69b1a9afb8604f2c8f0e47f7)) -## [8.4.16](https://github.com/snowdreamtech/php/compare/debian-v8.4.16...debian-v8.4.16) (2026-06-26) - - -### 🚀 Features - -* **docker:** add igbinary php extension to all variants ([9352a12](https://github.com/snowdreamtech/php/commit/9352a12ac6eb9fc79b791ec5f3608c7267465652)) -* **docker:** add memcached and mongodb extensions to all variants ([1882bf2](https://github.com/snowdreamtech/php/commit/1882bf2c2f0ce81297b110c41ec7b6ebcbcbc5ce)) - - -### 🐛 Bug Fixes - -* copy native default html pages to unified NGINX_WEB_ROOT in Dockerfile.nginx ([7ff647e](https://github.com/snowdreamtech/php/commit/7ff647e59dec8544a4993edb6bda3f95a9b1049e)) - - -### 🐛 Bug Fixes - -* sync template files to use standardized /var/www/html Nginx web root ([900719b](https://github.com/snowdreamtech/php/commit/900719baea0811ea008ca7f04ed2c7ea03147827)) diff --git a/docker/rocky/CHANGELOG.md b/docker/rocky/CHANGELOG.md index 780c5b7e7..82407f7da 100644 --- a/docker/rocky/CHANGELOG.md +++ b/docker/rocky/CHANGELOG.md @@ -20,26 +20,3 @@ * release main ([b3a5cc9](https://github.com/snowdreamtech/php/commit/b3a5cc9ef0a64a7bc04ed7c2acf0cca5327c5c26)) * **release:** deduplicate CHANGELOG headers ([82be3d5](https://github.com/snowdreamtech/php/commit/82be3d5576b65b7f69b1a9afb8604f2c8f0e47f7)) -## [8.4.21](https://github.com/snowdreamtech/php/compare/rocky-v8.4.21...rocky-v8.4.21) (2026-06-26) - - -### 🚀 Features - -* **docker:** add igbinary php extension to all variants ([9352a12](https://github.com/snowdreamtech/php/commit/9352a12ac6eb9fc79b791ec5f3608c7267465652)) -* **docker:** add memcached and mongodb extensions to all variants ([1882bf2](https://github.com/snowdreamtech/php/commit/1882bf2c2f0ce81297b110c41ec7b6ebcbcbc5ce)) - - -### 🐛 Bug Fixes - -* copy native default html pages to unified NGINX_WEB_ROOT in Dockerfile.nginx ([7ff647e](https://github.com/snowdreamtech/php/commit/7ff647e59dec8544a4993edb6bda3f95a9b1049e)) -* **docker:** remove unavailable pecl extensions from rocky variants ([c1232c9](https://github.com/snowdreamtech/php/commit/c1232c96f777d7f23cef866633448a8e2b61b4b6)) - - -### 🐛 Bug Fixes - -* sync template files to use standardized /var/www/html Nginx web root ([900719b](https://github.com/snowdreamtech/php/commit/900719baea0811ea008ca7f04ed2c7ea03147827)) - - -### ♻️ Miscellaneous Chores - -* **docker:** add comments for temporarily removed rocky pecl extensions ([ddb1dc7](https://github.com/snowdreamtech/php/commit/ddb1dc7f98dd4c1d9e67dedda6419f3c7129d627))