crazywhalecc
  • Joined on 2022-09-27
crazywhalecc synced commits to fix/icurel at crazywhalecc/static-php-cli from mirror 2025-05-25 22:33:41 +08:00
92acb95a58 linter
e2ea10d2eb set extension dir before
d833d8946c fixes on arch64
3662e079ac fix spc doctor command, gettext is installed by default, but doesn't provide all required autopoint stuff - check for gettextize instead, which is only installed with the gettext-devel package
c972a94876 another way where static extensions would be excluded if also compiled shared
Compare 5 commits »
crazywhalecc synced commits to fix/icurel at crazywhalecc/static-php-cli from mirror 2025-05-25 14:23:40 +08:00
234df8d11f update spx, works static and shared
14ca782672 rename method
9665473669 revert env
a8987d48ed the what now?
f83715c370 add function description
Compare 8 commits »
crazywhalecc synced commits to release at crazywhalecc/surge-rules from mirror 2025-05-25 10:43:43 +08:00
7f5e553453 Released on 2025052422
crazywhalecc synced commits to refs/tags/202505242238 at crazywhalecc/surge-rules from mirror 2025-05-25 10:43:43 +08:00
crazywhalecc synced new reference refs/tags/202505242238 to crazywhalecc/surge-rules from mirror 2025-05-25 10:43:43 +08:00
crazywhalecc synced commits to release at crazywhalecc/surge-rules from mirror 2025-05-24 09:03:41 +08:00
d116487d3f Released on 2025052322
crazywhalecc synced commits to refs/tags/202505232239 at crazywhalecc/surge-rules from mirror 2025-05-24 09:03:41 +08:00
crazywhalecc synced new reference refs/tags/202505232239 to crazywhalecc/surge-rules from mirror 2025-05-24 09:03:41 +08:00
crazywhalecc synced commits to fix/icurel at crazywhalecc/static-php-cli from mirror 2025-05-23 21:23:41 +08:00
ed35b65390 build all static exts no matter if we're also building shared versions
crazywhalecc synced commits to fix/icurel at crazywhalecc/static-php-cli from mirror 2025-05-23 12:33:41 +08:00
15dc672bcf remove shared-ext-depends
crazywhalecc synced commits to release at crazywhalecc/surge-rules from mirror 2025-05-23 08:23:41 +08:00
445ea0093d Released on 2025052222
crazywhalecc synced commits to refs/tags/202505222240 at crazywhalecc/surge-rules from mirror 2025-05-23 08:23:41 +08:00
crazywhalecc synced new reference refs/tags/202505222240 to crazywhalecc/surge-rules from mirror 2025-05-23 08:23:41 +08:00
crazywhalecc synced commits to fix/icurel at crazywhalecc/static-php-cli from mirror 2025-05-22 20:13:42 +08:00
51891478e4 shared ssh2 wants openssl if mysqli or mysqlnd aren't built in
c2d5afc4e9 mysqli and mysqlnd can also be built shared
835fc1e360 oops
2a70b998e3 change to count of Static Extensions
5eecd14ce0 linter
Compare 14 commits »
crazywhalecc synced commits to release at crazywhalecc/surge-rules from mirror 2025-05-22 07:33:42 +08:00
a03b814e01 Released on 2025052122
crazywhalecc synced commits to refs/tags/202505212240 at crazywhalecc/surge-rules from mirror 2025-05-22 07:33:42 +08:00
crazywhalecc synced new reference refs/tags/202505212240 to crazywhalecc/surge-rules from mirror 2025-05-22 07:33:42 +08:00
crazywhalecc synced commits to fix/icurel at crazywhalecc/static-php-cli from mirror 2025-05-22 03:43:42 +08:00
64b6f98ce7 the flag doesn't fix it, the problem is something else
4a44282556 shoehorn the lot in, I don't know how to fix this otherwise
e3d7969b96 select all quick button
b68d71b7b7 testPHP in windowsbuilder
b376d1682f remove runSharedExtensionCheckUnix
Compare 5 commits »
crazywhalecc synced commits to fix/icurel at crazywhalecc/static-php-cli from mirror 2025-05-21 19:34:57 +08:00
af51469b62 session, not sockets...
fc7df585bd msgpack requires session
3ff31d20cf fix undefined references to brotlicommon functions in gd.so
11c116480f fix spx
fd5bc54cd0 Merge pull request #721 from crazywhalecc/feat/spx
Compare 14 commits »
crazywhalecc synced commits to main at crazywhalecc/static-php-cli from mirror 2025-05-21 19:34:57 +08:00
aae6c2c98b Fix GHA token missing bug (#731)