You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added to all four PHP versions (8.1/3.19, 8.2/3.21, 8.3/3.21, 8.4/edge):
fileinfo — required by many frameworks (Laravel, Symfony) for MIME detection
pdo — base PDO interface, prerequisite for pdo_mysql / pdo_pgsql
pdo_mysql — MySQL/MariaDB PDO driver
pdo_pgsql — PostgreSQL PDO driver
simplexml — XML parsing; implicit dependency of several packages
Build-tested locally (8.3/alpine:3.21). Package existence verified in Alpine
3.19 (8.1) and 3.21 (8.2, 8.3) repos before adding. 8.4 uses same community
repo on edge — packages confirmed present.
Closes#102 (partial — extensions item)
0 commit comments