Conversation
|
Unfortunately it isn't part of https://www.php.net/releases/index.php?json&version=8 quite yet, so our automation would break if we jump too early 😅 (Edit: see also https://www.php.net/release-candidates.php?format=json which I believe pulls from the exact same data, but also still calls 8.5 an RC 👍) |
|
php/web-php@d09ba85 was just commited; not sure how long it takes for website to reflect changes, but should be soon... |
|
@tianon 8.5 has been added
|
DanielEScherzer
left a comment
There was a problem hiding this comment.
I've officially announced the release, I think this is good to go
Changes: - docker-library/php@9ab2e4b3: Add PHP 8.5.0 (docker-library/php#1630) - docker-library/php@3b86db2c: Update 8.4-rc - docker-library/php@7c15b045: Update 8.4 to 8.4.15 - docker-library/php@56dd594f: Update 8.3-rc - docker-library/php@d059b359: Update 8.3 to 8.3.28
Changes: - docker-library/php@9ab2e4b3: Add PHP 8.5.0 (docker-library/php#1630) - docker-library/php@3b86db2c: Update 8.4-rc - docker-library/php@7c15b045: Update 8.4 to 8.4.15 - docker-library/php@56dd594f: Update 8.3-rc - docker-library/php@d059b359: Update 8.3 to 8.3.28 Co-authored-by: Docker Library Bot <doi+docker-library-bot@docker.com>
Changes: - docker-library/php@9ab2e4b3: Add PHP 8.5.0 (docker-library/php#1630) - docker-library/php@3b86db2c: Update 8.4-rc - docker-library/php@7c15b045: Update 8.4 to 8.4.15 - docker-library/php@56dd594f: Update 8.3-rc - docker-library/php@d059b359: Update 8.3 to 8.3.28 Co-authored-by: Docker Library Bot <doi+docker-library-bot@docker.com>
See also https://www.php.net/releases/8.5/en.php.
Modelled after #1548.
Given the 8.5.0 tag is here, the release will follow soon.
This is awaiting the official release to be available on https://www.php.net/releases/index.php?json&max=1&version=8.5, hence the draft state. See also php/web-php#1634.
When the release appears, the "DRAFT" commit needs amending to include proper SHA hashing for the published release assets.This also contains a "MIMIC" commit that mimics expected update-bot behavior to hopefully prevent merge conflicts or allow for easier rebasing.