Add ext-shmop, fix path slashes

This commit is contained in:
crazywhalecc
2026-03-13 17:02:35 +08:00
parent 6ed620683f
commit 271013f2d6
3 changed files with 6 additions and 1 deletions

View File

@@ -229,6 +229,10 @@ ext-readline:
build-static: true
ext-session:
type: php-extension
ext-shmop:
type: php-extension
php-extension:
build-with-php: true
ext-sockets:
type: php-extension
ext-sqlite3: