crazywhalecc
fb8f8d4ef8
Correct openssl test script condition
2026-04-03 15:49:02 +08:00
crazywhalecc
1a476d0e80
Fix xcopy command in FileSystem.php by removing the 'v' flag
2026-04-03 15:34:56 +08:00
crazywhalecc
e5ad72214c
Add brotli to curl (just workaround for transitive deps)
2026-04-03 14:18:13 +08:00
crazywhalecc
c339b900f8
Disable simd for libjpeg
2026-04-03 11:33:55 +08:00
crazywhalecc
3ded9881e1
Disable openssl for ngtcp2 temporarily
2026-04-03 09:55:46 +08:00
crazywhalecc
08a6bf38a4
Remove zstd suggested libs for v2 (implemented on v3)
...
Anyway we don't support zstd windows build before
2026-04-02 18:04:03 +08:00
crazywhalecc
cae668a947
Remove zstd suggested libs for v2 (implemented on v3)
...
Anyway we don't support zstd windows build before
2026-04-02 17:59:15 +08:00
crazywhalecc
e592488d7a
Add test
2026-04-02 16:34:51 +08:00
crazywhalecc
a7184d0411
Fix sqlsrv redundant cflags when building PHP
2026-04-02 16:32:43 +08:00
Marc
d535e4f102
libjpeg-turbo mustn't compile zlib symbols on its own ( #1077 )
2026-03-30 10:08:49 +07:00
henderkes
5a5f54bdcd
brilliant to test php 8.1
2026-03-30 01:37:08 +07:00
henderkes
8f7897e13b
test
2026-03-30 01:06:31 +07:00
henderkes
daae5f2a7c
libjpeg-turbo mustn't compile zlib symbols on its own
2026-03-30 00:56:51 +07:00
Marc
766f7fa34f
hard code protobuf version while we're on v2 ( #1075 )
2026-03-26 12:37:32 +07:00
henderkes
ecf712b2b7
hard code protobuf version while we're on v2
2026-03-26 12:32:27 +07:00
Jerry Ma
d35cbd7bf8
Add Windows builders for libaom and brotli ( #1072 )
2026-03-23 16:21:46 +08:00
crazywhalecc
d076df6b04
Bump version number
2026-03-23 16:21:24 +08:00
crazywhalecc
a99b6bebae
Remove freetype useless lib suggestions
2026-03-23 16:08:09 +08:00
Hendrik Mennen
864678ab46
Merge branch 'main' into feat/windows-libaom-brotli
2026-03-22 13:12:47 +01:00
Hendrik Mennen
c03508a84b
Improve zlib Windows library detection for future zlib versions ( #1070 )
...
Co-authored-by: Hendrik Mennen <hmennen@gambio.ec1.de >
2026-03-22 20:11:29 +08:00
Hendrik Mennen
963e2a084a
Add Windows builders for libaom and brotli libraries
...
Both libraries are listed in lib.json and used as transitive dependencies
(libaom via libavif, brotli via freetype/curl) but had no Windows builder,
causing builds to fail with "library [X] is in the lib.json list but not
supported to compile".
libaom: Uses builddir instead of build to avoid collision with the
source tree's build/cmake/ directory. Matches the Unix builder's
AOM_TARGET_CPU=generic setting for portability.
brotli: Standard CMake build with shared libs and tools disabled.
Also adds static-libs-windows entry for libaom in lib.json.
2026-03-22 09:07:47 +01:00
Marc
4c6b7a3d55
fix libde265 on ancient debian OS ( #1064 )
2.8.3
2026-03-20 19:48:01 +07:00
Marc
5404926a14
Merge branch 'main' into fix/lide265
2026-03-20 19:47:47 +07:00
Nils Silbernagel
295df19484
Add shared-extensions, frankenphp and zts to build-unix workflow ( #1062 )
...
Co-authored-by: crazywhalecc <jesse2061@outlook.com >
2026-03-20 20:37:25 +08:00
Jerry Ma
b970bf8e3a
Fix gd build on PHP 8.5 ( #1043 )
2026-03-20 20:00:42 +08:00
Jerry Ma
54915028d7
Fix zlib produced lib file names from different zlib version ( #1066 )
2026-03-20 19:35:51 +08:00
henderkes
823fe96942
attempt
2026-03-18 23:26:57 +07:00
henderkes
f2fa29809a
why is it not failing here?
2026-03-18 18:37:16 +07:00
Marc
463ec546fa
Merge branch 'main' into fix/lide265
2026-03-18 15:51:03 +07:00
henderkes
60b2aea09e
fix libde265 on ancient debian OS?
2026-03-18 11:57:27 +07:00
Marc
4625c6a885
update default php version to 8.5 ( #1058 )
2026-03-11 15:09:07 +07:00
henderkes
85b0cd8b4b
only disable when building ftp static, shared is fine
2026-03-11 13:54:24 +07:00
henderkes
1fcb74ad9b
swoole-ftp conflicts with ftp
2026-03-11 13:42:38 +07:00
henderkes
1049a3ce66
curl is always supported now (swoole no longer supports php < 8.1)
2026-03-11 10:32:58 +07:00
henderkes
1b8b53d47f
update swoole args for 6.2
2026-03-11 10:19:08 +07:00
henderkes
a232f578a4
test bulk
2026-03-11 10:11:39 +07:00
henderkes
70285cb53b
actually update to 8.5
2026-03-11 09:48:50 +07:00
henderkes
a335d050cf
cs fix
2026-03-11 09:46:41 +07:00
henderkes
ef4b2997a7
test
2026-03-11 09:45:56 +07:00
henderkes
901da8fa41
remove ldtl from odbc libs private (using built in ltdl)
2026-03-11 09:43:02 +07:00
henderkes
e49a5d7a50
make php 8.5 default
2026-03-11 09:42:39 +07:00
Jerry Ma
281b958075
Fix grpc build ( #1055 )
2026-03-10 20:35:51 +09:00
Marc
e31f64864e
fix: FrankenPHP build args ( #1057 )
2026-03-10 18:13:34 +07:00
Kévin Dunglas
92f5b56c74
fix: FrankenPHP build args
2026-03-10 11:57:23 +01:00
Jerry Ma
2350d2d5ca
Merge branch 'main' into fix/grpc-build
2026-03-10 14:52:21 +09:00
crazywhalecc
086c855a43
Use custom config.m4 for grpc extension
2026-03-10 13:49:53 +08:00
crazywhalecc
4fa5292913
Use custom config.m4 for grpc extension
2026-03-10 13:49:34 +08:00
Marc
9634b8bcda
set custom binary name for frankenphp, allow linking against system openssl (fix mssql issues) ( #1056 )
2026-03-10 11:11:36 +07:00
Marc
5d5a50a33c
Update src/SPC/builder/LibraryBase.php
...
Co-authored-by: Jerry Ma <jesse2061@outlook.com >
2026-03-10 10:57:49 +07:00
henderkes
1edf14e642
set custom binary name for frankenphp
2026-03-10 08:52:15 +07:00