Commit 473b2ad
feat: upgrade static-php-cli submodule to v2.7.5
Update the static-php-cli submodule from commit 4c55f4a2 to v2.7.5 (c5ae719b).
Changes made to adapt to v2.7.5:
- Replace legacy Docker build script approach with spc-alpine-docker tool.
- Add ext/craft.yml to configure PHP extensions (curl, filter, openssl, pcntl, phar, posix, zlib).
- Update Makefile to use new build command via spc-alpine-docker.
The new version uses a unified craft.yml configuration format and bin/spc tool
instead of the legacy docker/ directory with manual build scripts.
Co-Authored-By: Claude <[email protected]>1 parent b91a7e6 commit 473b2ad
File tree
5 files changed
+37
-135
lines changed- ext
5 files changed
+37
-135
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
50 | 43 | | |
51 | 44 | | |
52 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
This file was deleted.
Submodule static-php-cli updated 591 files
0 commit comments