fix(ci): 補上 php84-simplexml,修正 aws-sdk-php composer install 失敗 #56

Merged
a620906209 merged 1 commits from feat/cloud-ready-s3-storage into master 2026-08-02 19:47:26 +00:00
Owner

aws/aws-sdk-php(因 league/flysystem-aws-s3-v3 新增)要求 ext-simplexml,
CI 的 Alpine runner 用 apk 逐一裝擴充套件,之前沒裝這個 package 導致
composer install 失敗。正式環境的 Dockerfile 是 Debian 版 php:8.2-fpm,
simplexml 內建就有,不受影響,只有 CI 這邊要補。

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_011LpcY9b7y9x4fusHBTXciQ

aws/aws-sdk-php(因 league/flysystem-aws-s3-v3 新增)要求 ext-simplexml, CI 的 Alpine runner 用 apk 逐一裝擴充套件,之前沒裝這個 package 導致 composer install 失敗。正式環境的 Dockerfile 是 Debian 版 php:8.2-fpm, simplexml 內建就有,不受影響,只有 CI 這邊要補。 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011LpcY9b7y9x4fusHBTXciQ
a620906209 added 1 commit 2026-08-02 19:47:21 +00:00
aws/aws-sdk-php(因 league/flysystem-aws-s3-v3 新增)要求 ext-simplexml,
CI 的 Alpine runner 用 apk 逐一裝擴充套件,之前沒裝這個 package 導致
composer install 失敗。正式環境的 Dockerfile 是 Debian 版 php:8.2-fpm,
simplexml 內建就有,不受影響,只有 CI 這邊要補。

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011LpcY9b7y9x4fusHBTXciQ
a620906209 merged commit 0af6d2a089 into master 2026-08-02 19:47:26 +00:00
a620906209 deleted branch feat/cloud-ready-s3-storage 2026-08-02 19:47:27 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: a620906209/CFDivePlatform#56