Jerry Ma
d3840b19fa
Update src/SPC/builder/BuilderProvider.php
...
Co-authored-by: Marc <m@pyc.ac>
2025-08-11 13:29:36 +08:00
crazywhalecc
b34b6594de
Suggestions
2025-08-11 12:05:41 +08:00
crazywhalecc
2fba61e9bd
Enhance exception handling by binding builder and extra info to ExceptionHandler
2025-08-11 10:48:48 +08:00
crazywhalecc
0c9a30256e
Remove all @throws PHPDoc, it's almost useless for SPC anymore
2025-08-07 13:09:18 +08:00
Jerry Ma
0857a19c3c
Increase memory_limit size ( #485 )
2024-06-28 12:14:36 +08:00
Jerry Ma
d258417afb
Fix several patches & newer phpmicro support ( #470 )
...
* use upstream phpmicro
* move src/global/tests to src/global/ext-tests
* move src/global/tests to src/global/ext-tests
* prevent file_get_contents memory insufficience
* update README
* fix libxml >= 2.12 with older PHP (<=8.1) build bug
* cleanup code, support newer phpmicro
* add --no-strip and --with-upx-pack tests
* fix windows sanity check for newer phpmicro
* fix windows sanity check for newer phpmicro
* test
* test
* test
* update deps for ci
2024-06-03 23:16:15 +08:00
crazywhalecc
104778d17a
add windows support
2024-01-11 09:48:28 +08:00
crazywhalecc
fdc00301c0
add builder() and patch_point() global functions
2024-01-09 11:51:11 +08:00
crazywhalecc
e973fe743e
add BuilderProvider::getBuilder() function
2024-01-09 11:51:11 +08:00
crazywhalecc
84d1c789bd
add basic FreeBSD support for utils
2023-10-16 10:28:10 +08:00
crazywhalecc
c8fa767576
Do some code quality check and fix #126
2023-08-21 18:10:09 +08:00
crazywhalecc
9e71a98eda
fix enable-zts option error on build:libs command
2023-06-02 21:19:17 +08:00
crazywhalecc
1b6d0e35ea
add zts support
2023-05-17 22:19:28 +08:00
crazywhalecc
b0ac50941f
add wrong usage exception
2023-03-29 21:39:36 +08:00
crazywhalecc
063b55ae0d
add brotli,bzip2,curl,zlib for linux
2023-03-21 00:25:46 +08:00
crazywhalecc
65d38d5efc
add builder provider
2023-03-18 17:34:37 +08:00