crazywhalecc
a1ccddb53c
Test macOS 15 for all php version
2025-06-11 20:57:43 +08:00
DubbleClick
a7771e95f2
enable musl too
2025-06-11 13:49:38 +07:00
DubbleClick
311de9381c
fix gomp error
2025-06-11 13:47:32 +07:00
DubbleClick
c3aa7356ec
update tests to all static
2025-06-11 11:43:00 +07:00
DubbleClick
6d3e2d9316
revert extension tests
2025-06-10 19:57:31 +07:00
crazywhalecc
8466970a1f
Add tests
2025-06-10 19:07:16 +08:00
crazywhalecc
4c8f9e154d
Remove attr and libacl tests
2025-06-10 17:17:46 +08:00
crazywhalecc
0ed6f2924e
Add tests for autoconf libs
2025-06-10 17:17:46 +08:00
crazywhalecc
8896d477aa
Add tests for autoconf libs
2025-06-10 17:17:46 +08:00
DubbleClick
684b5d4534
remove alpine tests for now https://github.com/php/php-src/pull/18779
2025-06-09 16:16:54 +07:00
DubbleClick
c9e9119bff
remove gd from static extension test
2025-06-09 14:48:42 +07:00
DubbleClick
fa744bb802
merge cmake changes from master into icurel
2025-06-09 14:38:45 +07:00
crazywhalecc
f4e1d7d4c1
Trigger tests
2025-06-09 12:37:50 +08:00
DubbleClick
bb1f086674
pq forgets to link against -llber, only links against -lldap
2025-06-07 21:57:04 +07:00
DubbleClick
f4771b4f21
test macos too
2025-06-07 21:33:02 +07:00
DubbleClick
a6ea49981d
ngtcp2 patch la files
2025-06-07 20:29:19 +07:00
DubbleClick
df7cfa0d6a
different extension combination fails?
2025-06-06 14:33:39 +07:00
DubbleClick
a0579efbc2
test
2025-06-06 14:32:28 +07:00
DubbleClick
300723419b
Merge remote-tracking branch 'origin/main' into fix/icurel
2025-06-06 13:55:00 +07:00
DubbleClick
ad8581db97
Merge remote-tracking branch 'origin/main' into fix/icurel
2025-06-05 16:48:47 +07:00
DubbleClick
80f63e66c3
check static compilation
2025-06-05 11:48:28 +07:00
DubbleClick
67320d3eb3
add to tests
2025-06-05 11:37:36 +07:00
DubbleClick
ef7ebdfd1f
force minimum version 3.12 for cmake policies in freetype, only when cmake >= 4
2025-06-04 21:18:44 +07:00
DubbleClick
8b98792ccf
zts of course
2025-06-01 13:59:18 +07:00
DubbleClick
7c009b6dce
add rdkafka
2025-06-01 13:53:56 +07:00
DubbleClick
5ae5a3d75d
cs fix
2025-06-01 13:53:33 +07:00
DubbleClick
396ddd3e6f
cs fix
2025-06-01 13:52:17 +07:00
DubbleClick
febf9b1815
full test suite for shared extensions
2025-06-01 13:27:36 +07:00
Marc
3bc5ac28be
space
2025-05-31 22:33:30 +07:00
Marc
93eb6378ba
Merge branch 'main' into fix/icurel
2025-05-31 22:32:08 +07:00
Marc
61837f0d68
more os tests
2025-05-31 22:26:56 +07:00
henderkes
c44b8b1029
test xz and brotli as well
2025-05-31 22:20:03 +07:00
Jerry Ma
aae6c2c98b
Fix GHA token missing bug ( #731 )
...
* Update test-extensions.php
* Enable UPX test
* Add debug messages
* Test
* Revert
* Update tests.yml
* Update tests.yml
* Explict define GITHUB_TOKEN
* What's this???
* Check GITHUB_TOKEN in workflow
* Test token variable in step
* Test token variable inside php
* Test token in command
* Get env in commands
* Revert workflow env, add passthrough GITHUB_TOKEN into docker
* See build commands
* See build commands
* Typo fix
* Remove debug symbol for normal mode
2025-05-21 15:11:42 +08:00
Marc
117923791a
Update test-extensions.php
2025-05-18 17:46:55 +07:00
DubbleClick
e4028da886
typo
2025-05-06 16:56:06 +07:00
DubbleClick
a65bc95091
test arm64 too
2025-05-06 16:54:20 +07:00
DubbleClick
14563417a7
don't test on windows x)
2025-05-06 16:53:52 +07:00
DubbleClick
a3ee3e5a24
add to tests
2025-05-06 16:41:35 +07:00
Jerry Ma
e7d6f37e98
Fix windows xlswriter duplicate md5 symbol bug ( #719 )
...
* Add missing SOURCE_PATH before making cmake toolchain
* Fix windows xlswriter duplicate md5 symbol bug
* Add detection for patchFile to prevent duplicate patches
* Add tests
2025-04-28 14:35:08 +08:00
Jerry Ma
22a438ed5e
Add xlswriter extension windows support ( #712 )
...
* Add xlswriter extension windows support
* cs fix
2025-04-24 14:21:37 +08:00
Jerry Ma
57097d1275
Fix postgresql macOS 15.4 build bug ( #705 )
2025-04-22 15:09:31 +08:00
Jerry Ma
a7adec1341
Add extension ev support ( #703 )
...
* Add extension ev support
* Sort config
* Correct ev build arg for windows
* Use static-php mirror of nasm
* Fix windows ev patch
* Oops
2025-04-19 20:39:48 +08:00
crazywhalecc
0f5f60e477
Fix gnu static extension build test
2025-04-19 15:18:48 +08:00
crazywhalecc
cf24b88bc8
Add final full test
2025-04-19 14:43:51 +08:00
DubbleClick
d34fa0ba4e
check for SPC_LIBC
2025-04-18 16:03:49 +07:00
DubbleClick
f40170ee6f
update extension tests to support shared extensions
2025-04-18 15:43:54 +07:00
crazywhalecc
8b07b15f6c
Merge branch 'main' into feat/xdebug-dynamic
2025-04-18 09:45:19 +08:00
DubbleClick
f556f375ee
add zlib...
2025-03-31 00:04:55 +07:00
DubbleClick
f21f833aed
add phar?!
2025-03-30 23:58:33 +07:00
DubbleClick
3fe50e9ca3
let tests succeed
2025-03-30 23:37:22 +07:00