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
|
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
|
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 |
|
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
|
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
|
958fd0cdcb
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into grpc
|
2025-07-23 13:51:33 +07:00 |
|
DubbleClick
|
952ecb2eec
|
test all affected operating systems!
|
2025-07-23 10:50:29 +07:00 |
|
crazywhalecc
|
779c7cec30
|
test pgsql
|
2025-07-23 01:32:42 +08:00 |
|
crazywhalecc
|
ffa5219d23
|
trigger extension test
|
2025-07-22 23:18:19 +08:00 |
|
crazywhalecc
|
dfbc9a7fff
|
Trigger common extension test
|
2025-07-22 21:14:25 +08:00 |
|
crazywhalecc
|
7e977414a7
|
Use spc-config instead of SPC_EXTRA_LIBS, trigger extension test
|
2025-07-22 19:59:44 +08:00 |
|
DubbleClick
|
107fb08e34
|
simplify patch logic for grpc (--enable-grpc=PATH does not actually pass a path, needs to be --with-grpc=PATH)
|
2025-07-22 16:26:37 +07:00 |
|
DubbleClick
|
4010a84d88
|
set up tmate
|
2025-07-22 15:00:22 +07:00 |
|
DubbleClick
|
81b96c2b30
|
Merge remote-tracking branch 'origin/main' into zig
|
2025-07-22 12:49:42 +07:00 |
|
DubbleClick
|
e98e221d93
|
use pkgconfig to determine libs
|
2025-07-22 10:48:14 +07:00 |
|
DubbleClick
|
8eb7723114
|
enable tests
|
2025-07-22 10:48:13 +07:00 |
|
DubbleClick
|
02732036de
|
test shared imagick.so build
|
2025-07-22 10:22:53 +07:00 |
|
DubbleClick
|
9d2d3d2d0a
|
test
# Conflicts:
# src/globals/test-extensions.php
|
2025-07-22 10:22:48 +07:00 |
|
Marc
|
828f51500d
|
disable ubuntu latest (jit error until php-src fixes it)
|
2025-07-21 21:01:39 +07:00 |
|
DubbleClick
|
711d61d120
|
testing frankenphp with php 8.1 makes no sense
|
2025-07-21 19:00:53 +07:00 |
|
Marc
|
bce363e543
|
make sure we didn't break any other OS
|
2025-07-21 18:32:57 +07:00 |
|
crazywhalecc
|
e56c628bec
|
Add windows tests
|
2025-07-17 12:23:03 +08:00 |
|
DubbleClick
|
e675af9a18
|
use zts of course...
|
2025-07-16 18:58:08 +07:00 |
|
Marc
|
ca8cd7ff3d
|
Merge branch 'main' into zig
|
2025-07-16 18:43:48 +07:00 |
|