DubbleClick
|
d13e369994
|
test swoole
|
2025-08-25 13:11:40 +07:00 |
|
crazywhalecc
|
1e9434221b
|
Remove spc.env.log due to potential secret leaks
|
2025-08-07 16:25:01 +08:00 |
|
crazywhalecc
|
29dc5e4ea7
|
Chore
|
2025-08-07 13:09:18 +08:00 |
|
crazywhalecc
|
e28580de00
|
Refactor shell utilities: reorganize namespaces and introduce Shell base class
|
2025-08-07 13:09:18 +08:00 |
|
crazywhalecc
|
0c9a30256e
|
Remove all @throws PHPDoc, it's almost useless for SPC anymore
|
2025-08-07 13:09:18 +08:00 |
|
crazywhalecc
|
e7fe91faef
|
Fix patch, use pure socket client directly
|
2025-08-03 01:23:47 +08:00 |
|
crazywhalecc
|
e6cf05ddff
|
Test
|
2025-08-03 01:12:28 +08:00 |
|
crazywhalecc
|
c3e9a2816b
|
Test
|
2025-08-03 00:29:13 +08:00 |
|
crazywhalecc
|
d0053534ab
|
tmate
|
2025-08-02 23:06:16 +08:00 |
|
crazywhalecc
|
38725c2bb4
|
Update ca certificates
|
2025-08-02 22:22:09 +08:00 |
|
crazywhalecc
|
3960a21e05
|
Use full domain test list
|
2025-08-02 18:40:55 +08:00 |
|
crazywhalecc
|
22a8191b97
|
Fix opcache jit option parsing in builder
|
2025-08-02 01:29:20 +08:00 |
|
crazywhalecc
|
48a7d814f8
|
Test jit
|
2025-08-01 17:00:35 +08:00 |
|
crazywhalecc
|
efa47af347
|
Add git source test
|
2025-08-01 15:17:13 +08:00 |
|
crazywhalecc
|
1c9fbdb032
|
Use none base combination
|
2025-08-01 15:01:55 +08:00 |
|
crazywhalecc
|
ac2eb3adae
|
Remove redis test
|
2025-08-01 14:21:38 +08:00 |
|
crazywhalecc
|
d6081ee10f
|
Support alpha4
|
2025-08-01 13:00:12 +08:00 |
|
crazywhalecc
|
34edb6e329
|
Add PHP_BUILD_PROVIDER to env.ini
|
2025-08-01 10:58:31 +08:00 |
|
crazywhalecc
|
33d587ee9e
|
Remove redis test (https://github.com/phpredis/phpredis/pull/2676)
|
2025-08-01 01:32:37 +08:00 |
|
crazywhalecc
|
4c54d99621
|
Remove pcntl
|
2025-07-31 23:49:53 +08:00 |
|
crazywhalecc
|
72beba76c3
|
Merge remote-tracking branch 'origin/php-85' into php-85
|
2025-07-31 23:46:43 +08:00 |
|
crazywhalecc
|
1047d471ed
|
Merge branch 'main' into php-85
# Conflicts:
# src/SPC/builder/linux/LinuxBuilder.php
# src/SPC/store/source/PhpSource.php
# src/globals/test-extensions.php
|
2025-07-31 23:46:34 +08:00 |
|
crazywhalecc
|
0496af47df
|
Fix windows PHP 8.5 build
|
2025-07-31 23:43:44 +08:00 |
|
crazywhalecc
|
af10cacdff
|
Add openssl version getter for Windows, test openssl
|
2025-07-30 23:23:12 +08:00 |
|
crazywhalecc
|
5f5d934d58
|
Add openssl argon2 password hash support for PHP 8.5
|
2025-07-30 23:02:28 +08:00 |
|
DubbleClick
|
430364aacd
|
quicker tests
|
2025-07-29 10:40:46 +07:00 |
|
DubbleClick
|
a968b19be0
|
remove zig stuff from tests for now, since we need to keep gcc default
|
2025-07-29 10:02:21 +07:00 |
|
crazywhalecc
|
1ae0752933
|
Trigger full extension test
|
2025-07-28 15:58:07 +08:00 |
|
crazywhalecc
|
85e89e4326
|
alpha2
|
2025-07-28 10:17:14 +08:00 |
|
DubbleClick
|
bd3092ae90
|
wtf?
|
2025-07-26 23:24:59 +07:00 |
|
DubbleClick
|
76094fd305
|
hello?
|
2025-07-26 23:20:27 +07:00 |
|
DubbleClick
|
70a9ffe4a2
|
now test gnu again
|
2025-07-25 20:00:46 +07:00 |
|
DubbleClick
|
3cbd52c1f9
|
test with zig-cc instead
|
2025-07-25 18:44:30 +07:00 |
|
DubbleClick
|
753c720716
|
remove test, seems like removing musl from paths was successful
|
2025-07-25 17:56:42 +07:00 |
|
DubbleClick
|
d627363132
|
please please...?
|
2025-07-25 17:52:33 +07:00 |
|
DubbleClick
|
a355e4d0e7
|
run macos tests again
|
2025-07-25 16:55:51 +07:00 |
|
DubbleClick
|
b4392aded7
|
always install musl libc (to be able to compile dynamic with zig)
|
2025-07-25 16:11:11 +07:00 |
|
DubbleClick
|
37a453b3cd
|
of course x)
|
2025-07-25 12:57:40 +07:00 |
|
DubbleClick
|
51fcc6b231
|
test musl again (succeeds locally :)
|
2025-07-25 12:32:49 +07:00 |
|
DubbleClick
|
27a4d5af54
|
better description of function
|
2025-07-25 10:04:06 +07:00 |
|
DubbleClick
|
00e78dd84f
|
fix imagick problem, for some reason it must be in the --start-group --end-group
|
2025-07-25 09:59:24 +07:00 |
|
DubbleClick
|
8c5dc91895
|
test gnu (test musl again later, jxl fails with avx shit again)
|
2025-07-24 22:53:19 +07:00 |
|
DubbleClick
|
eca7a43a01
|
get rid of extra logic for shared and static libraries, rely on SPCConfigUtil
|
2025-07-24 21:42:31 +07:00 |
|
DubbleClick
|
c86360c9c4
|
typo
|
2025-07-24 16:43:36 +07:00 |
|
DubbleClick
|
84e470d213
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into zig
|
2025-07-24 11:02:11 +07:00 |
|
DubbleClick
|
848c30547c
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into grpc
|
2025-07-23 16:25:12 +07:00 |
|
crazywhalecc
|
b0c0ecb59c
|
Rename to suggestions
|
2025-07-23 15:33:26 +08:00 |
|
DubbleClick
|
958fd0cdcb
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into grpc
|
2025-07-23 13:51:33 +07:00 |
|
Marc
|
0d0c789d8b
|
Merge pull request #828 from crazywhalecc/feat/pkg-config-integration
Add real pkg-config integration
|
2025-07-23 13:49:36 +07:00 |
|
crazywhalecc
|
9f7a7a5703
|
Add packing placeholder
|
2025-07-23 11:52:25 +08:00 |
|