crazywhalecc
|
f426ced789
|
Use phpmicro patches instead
|
2025-10-25 13:42:04 +08:00 |
|
crazywhalecc
|
bab330b64e
|
Unify CGI deploy functions
|
2025-10-25 03:03:40 +08:00 |
|
crazywhalecc
|
b59a06face
|
Add backward patches for win32
|
2025-10-25 02:56:38 +08:00 |
|
crazywhalecc
|
bb44e88c3b
|
Merge branch 'refs/heads/main' into sapi/cgi-win
# Conflicts:
# src/globals/test-extensions.php
|
2025-10-25 00:11:45 +08:00 |
|
henderkes
|
2e13be2a7a
|
prevent libedit from building strlcat/strlcpy, no idea why their soure code doesn't prevent this correctly itself
|
2025-10-21 13:54:34 +02:00 |
|
crazywhalecc
|
bf79134405
|
Fix tsrmls cache define patches
|
2025-10-16 20:42:26 +08:00 |
|
crazywhalecc
|
4f8b9d0f81
|
Fix patches
|
2025-10-16 02:18:24 +08:00 |
|
crazywhalecc
|
70bda268e5
|
Fix patches, add more debug comments
|
2025-10-16 01:51:22 +08:00 |
|
crazywhalecc
|
c711a3666e
|
Add Windows CGI SAPI build support
|
2025-10-16 00:55:21 +08:00 |
|
DubbleClick
|
25fe794acc
|
trim all items
|
2025-08-27 14:36:05 +07:00 |
|
DubbleClick
|
5a4b920ae2
|
pkg-config patch
|
2025-08-27 13:04:08 +07:00 |
|
DubbleClick
|
3da58d5c24
|
filter micro patches to not be ''
|
2025-08-27 11:48:59 +07:00 |
|
DubbleClick
|
ecdb94b429
|
suggestions
|
2025-08-27 08:31:48 +07:00 |
|
DubbleClick
|
00892c20fa
|
fix odbc libs when iconv is built too
|
2025-08-26 20:44:30 +07:00 |
|
crazywhalecc
|
d0412a88df
|
Use PatchException instead of ExecutionException for patchFile
|
2025-08-15 12:04:06 +08:00 |
|
crazywhalecc
|
f68f060be2
|
Refactor all (except command) modules using new exceptions
|
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
|
f1a9a28ed7
|
Use backup file function to avoid multiple build conflict
|
2025-08-03 02:06:08 +08:00 |
|
crazywhalecc
|
9a5a59d876
|
Test
|
2025-08-03 01:49:15 +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
|
22a8191b97
|
Fix opcache jit option parsing in builder
|
2025-08-02 01:29:20 +08:00 |
|
crazywhalecc
|
34edb6e329
|
Add PHP_BUILD_PROVIDER to env.ini
|
2025-08-01 10:58:31 +08:00 |
|
crazywhalecc
|
9487051796
|
Add PHP_BUILD_PROVIDER for PHP >= 8.4
|
2025-08-01 02:25:12 +08:00 |
|
crazywhalecc
|
07d66ade85
|
Add separated patchedBeforeWindowsConfigure
|
2025-08-01 01:28:56 +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
|
5f33a07f4c
|
Fix windows builds when unix configure does not exist
|
2025-07-30 23:57:52 +08:00 |
|
DubbleClick
|
6f9a45b54a
|
shared extensions may also need to patch
|
2025-07-19 15:17:44 +07:00 |
|
crazywhalecc
|
ec959f6239
|
Add 8.5 patch support for phpmicro
|
2025-07-15 21:14:02 +08:00 |
|
DubbleClick
|
26aca723cb
|
update php-cs fixer to get rid of PHP_CS_FIXER_IGNORE_ENV variable
|
2025-07-05 12:11:48 +07:00 |
|
DubbleClick
|
93d6a45a78
|
*full* shared extension build linked against musl libc dynamically works!
|
2025-07-05 12:01:52 +07:00 |
|
DubbleClick
|
2ebdc4509c
|
<
|
2025-07-01 11:00:24 +07:00 |
|
Marc
|
68e500eea0
|
Merge branch 'main' into refactor/spc-target
|
2025-06-30 20:16:59 +07:00 |
|
crazywhalecc
|
d00a5223d3
|
Add exception for checking patch file exist
|
2025-06-30 19:45:26 +08:00 |
|
crazywhalecc
|
3965a899c7
|
Add missing directory separator
|
2025-06-30 19:41:32 +08:00 |
|
crazywhalecc
|
977fbaa8ef
|
Suggestions
|
2025-06-29 16:00:17 +08:00 |
|
DubbleClick
|
19ddddf618
|
self:: instead of SourcePatcher::
|
2025-06-28 23:45:02 +07:00 |
|
DubbleClick
|
a7bf1e9676
|
we need to patch swoole early enough
|
2025-06-28 23:33:13 +07:00 |
|
Jerry Ma
|
88d99a7dea
|
Update src/SPC/store/SourcePatcher.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-28 18:04:45 +08:00 |
|
crazywhalecc
|
ad080da026
|
Refactor micro patching logic in SourcePatcher
|
2025-06-28 17:06:51 +08:00 |
|
DubbleClick
|
853294e168
|
remove disabling of asm arithmetic
|
2025-06-21 15:47:38 +07:00 |
|
crazywhalecc
|
1b4eb039ae
|
Change the patch position for -release module suffix
|
2025-06-20 18:46:36 +08:00 |
|
DubbleClick
|
58d979712e
|
suggestion
|
2025-06-20 17:11:52 +07:00 |
|
DubbleClick
|
883cc4b6fd
|
patch on 2.17...
|
2025-06-17 15:53:14 +07:00 |
|
DubbleClick
|
a68212672b
|
apply suggestions
|
2025-06-06 23:49:58 +07:00 |
|
DubbleClick
|
8b94a7174f
|
cs fix
|
2025-06-05 20:14:02 +07:00 |
|
DubbleClick
|
86541b1aa8
|
only apply ffi patch at version >= 8.3.16
|
2025-06-05 19:58:38 +07:00 |
|
DubbleClick
|
e022a45048
|
only apply ffi patch at version >= 8.3.16
|
2025-06-05 19:57:59 +07:00 |
|
DubbleClick
|
a9d37bb2a2
|
add source patch for ffi on centos 7
|
2025-06-04 08:58:46 +07:00 |
|
DubbleClick
|
3713ae8c93
|
extra dependencies for extensions
|
2025-05-22 12:27:41 +07:00 |
|