crazywhalecc
  • Joined on 2022-09-27
crazywhalecc synced commits to master at crazywhalecc/choir-psr-http from mirror 2025-03-11 06:15:13 +08:00
ac7109fa0f Update funding
56416d9b55 Update 1.0.3, support PHP 8.4
d7a05ac929 Update 1.0.3, support PHP 8.4
Compare 3 commits »
crazywhalecc synced commits to refs/tags/1.0.3 at crazywhalecc/choir-psr-http from mirror 2025-03-11 06:15:13 +08:00
crazywhalecc synced commits to gh-pages at crazywhalecc/static-php-cli from mirror 2025-03-11 06:15:07 +08:00
crazywhalecc synced commits to main at crazywhalecc/static-php-cli from mirror 2025-03-11 06:15:07 +08:00
067b02f6d7 update php default to 8.4 (#621)
crazywhalecc synced commits to refs/pull/592/merge at crazywhalecc/static-php-cli from mirror 2025-03-11 06:15:07 +08:00
067b02f6d7 update php default to 8.4 (#621)
2afd39fbf1 Fix test-extensions
1ce1c326b2 Add SPC_CMD_VAR_PHP_EMBED_TYPE for embed building in glibc mode
b6324fd71e Fix syntax on Dockerfile
Compare 5 commits »
crazywhalecc synced commits to refs/pull/611/merge at crazywhalecc/static-php-cli from mirror 2025-03-11 06:15:07 +08:00
1c9f3bff7a Merge 5b3f44cfca06b6dd7c5c5151f9534c3ff6ad732c into 067b02f6d7
5b3f44cfca arch c flags
ae18395157 try something with static
e664530227 patch the makefile before make (remove -lacl from FPM_EXTRA_LIBS)
b5379f8ea0 patch libacl WIP
Compare 11 commits »
crazywhalecc synced commits to feat/gnu-static at crazywhalecc/static-php-cli from mirror 2025-03-11 06:15:06 +08:00
2afd39fbf1 Fix test-extensions
1ce1c326b2 Add SPC_CMD_VAR_PHP_EMBED_TYPE for embed building in glibc mode
b6324fd71e Fix syntax on Dockerfile
Compare 3 commits »
crazywhalecc synced commits to refs/pull/611/merge at crazywhalecc/static-php-cli from mirror 2025-03-10 13:35:05 +08:00
2573333462 Merge ec3d834bee0d9f3f101e9de1ad7c96d8a1e878bb into 36dc18012a
ec3d834bee Merge branch 'main' into libacl
36dc18012a Update something-want-to-know.md
d30d1fc447 Add php and lib-base as special libraries to add dependencies to the root node (#618)
15c7e41501 Update pull_request_template.md
Compare 6 commits »
crazywhalecc synced commits to feat/gnu-static at crazywhalecc/static-php-cli from mirror 2025-03-10 05:15:25 +08:00
7e462d6625 Update spc-gnu-docker with gcc10, add build-static-frankenphp
2a9cd436b6 Support -fPIC and -fPIE for most libs and PHP
4eeb48cdc2 Update gnu-docker and fix icu build on glibc
23bfad6f87 Merge branch 'main' into feat/gnu-static
36dc18012a Update something-want-to-know.md
Compare 20 commits »
crazywhalecc synced commits to refs/pull/592/merge at crazywhalecc/static-php-cli from mirror 2025-03-10 05:15:25 +08:00
7e462d6625 Update spc-gnu-docker with gcc10, add build-static-frankenphp
2a9cd436b6 Support -fPIC and -fPIE for most libs and PHP
4eeb48cdc2 Update gnu-docker and fix icu build on glibc
23bfad6f87 Merge branch 'main' into feat/gnu-static
Compare 12 commits »
crazywhalecc synced commits to gh-pages at crazywhalecc/static-php-cli from mirror 2025-03-08 19:25:29 +08:00
Compare 2 commits »
crazywhalecc synced commits to main at crazywhalecc/static-php-cli from mirror 2025-03-08 19:25:29 +08:00
36dc18012a Update something-want-to-know.md
d30d1fc447 Add php and lib-base as special libraries to add dependencies to the root node (#618)
15c7e41501 Update pull_request_template.md
b6243d8478 Fix vitepress-deploy.yml in minimal PHP version
Compare 4 commits »
crazywhalecc synced and deleted reference refs/tags/feat/php-as-lib at crazywhalecc/static-php-cli from mirror 2025-03-08 19:25:28 +08:00
crazywhalecc synced and deleted reference refs/tags/refs/pull/618/merge at crazywhalecc/static-php-cli from mirror 2025-03-08 19:25:28 +08:00
crazywhalecc synced commits to main at crazywhalecc/static-php-cli from mirror 2025-03-08 06:15:12 +08:00
cf30418be9 Remove deprecated args for PHP 8.4 (#616)
a95d034e98 fix SPC_NO_MUSL_PATH not working in .env.ini (#612)
29ea46bd17 Switch static-php-cli to support PHP 8.3 and 8.4 only (#615)
8a17e2384e Update feature_request.md
60dbb18504 Update bug_report.md
Compare 7 commits »
crazywhalecc synced commits to refs/pull/592/merge at crazywhalecc/static-php-cli from mirror 2025-03-08 06:15:12 +08:00
8a17e2384e Update feature_request.md
60dbb18504 Update bug_report.md
5f53b34fae Update issue templates
6b227d88ac Add command to dump required PHP extensions based on vendor/composer/… (#599)
Compare 5 commits »
crazywhalecc synced commits to refs/pull/611/merge at crazywhalecc/static-php-cli from mirror 2025-03-08 06:15:12 +08:00
730c5c9c75 Merge 7febbc7c2e42e37a46c1de03c4e6c90840cf3a00 into cf30418be9
cf30418be9 Remove deprecated args for PHP 8.4 (#616)
a95d034e98 fix SPC_NO_MUSL_PATH not working in .env.ini (#612)
29ea46bd17 Switch static-php-cli to support PHP 8.3 and 8.4 only (#615)
7febbc7c2e revert to SystemUtils::makeEnvVarString
Compare 9 commits »
crazywhalecc synced commits to feat/php-as-lib at crazywhalecc/static-php-cli from mirror 2025-03-08 06:15:11 +08:00
crazywhalecc synced new reference feat/php-as-lib to crazywhalecc/static-php-cli from mirror 2025-03-08 06:15:11 +08:00
crazywhalecc synced commits to gh-pages at crazywhalecc/static-php-cli from mirror 2025-03-08 06:15:11 +08:00