crazywhalecc
dbb566ac7c
fix curl 7.4.0 CoreServices framework build bug for mac
2023-10-17 18:43:49 +08:00
crazywhalecc
37b9704fbb
move option rebuild add position
2023-10-17 18:37:40 +08:00
DubbleClick
c225aeffed
introduce --rebuild option to BuildCliCommand.php (who even uses build:libs?)
2023-10-17 18:37:40 +08:00
DubbleClick
2e3544f296
catch exception when license path key is not set, fix libxslt license
2023-10-17 10:08:07 +08:00
crazywhalecc
b6c0b998b3
add bz2,curl support
2023-10-16 10:28:10 +08:00
crazywhalecc
9520d68cda
add onig and openssl support for BSD
2023-10-16 10:28:10 +08:00
crazywhalecc
b3cc360eeb
fix extension configure arg for BSD
2023-10-16 10:28:10 +08:00
crazywhalecc
39fe6fa081
fix copyDir for FreeBSD and add debug message
2023-10-16 10:28:10 +08:00
crazywhalecc
243ee63283
fix strip order for micro
2023-10-16 10:28:10 +08:00
crazywhalecc
84d1c789bd
add basic FreeBSD support for utils
2023-10-16 10:28:10 +08:00
crazywhalecc
e9d3e48f90
simplify hasCppExtension() method
2023-10-14 14:07:48 +08:00
crazywhalecc
ed53394389
add mark library patch function
2023-10-14 14:07:48 +08:00
crazywhalecc
8893d08ba9
adjust linux distro detection
2023-10-14 13:56:40 +08:00
crazywhalecc
5a13daee39
remove redundant LinuxLibraryBase tryBuild
2023-10-14 13:56:13 +08:00
crazywhalecc
c1e9cd2ea3
fix --with-clean to make it work
2023-10-14 11:37:56 +08:00
crazywhalecc
30213da70a
change default download php to 8.2
2023-10-14 11:30:43 +08:00
crazywhalecc
5d363bdb0b
adjust store classes
2023-10-14 11:23:25 +08:00
crazywhalecc
630c0d3a5d
add SourcePatcher::patchFile
2023-10-14 11:18:36 +08:00
Jerry Ma
29be3a2e39
set version to 2.0-rc7
2023-10-05 22:07:44 +08:00
crazywhalecc
92cafb36f6
fix bugs when building micro and embed at the same time
2023-10-01 10:01:45 +08:00
Joseph Bielawski
8636f2e7c9
Throw proper exception when PHP source is not available
2023-10-01 01:24:02 +08:00
crazywhalecc
8f43a09533
separate alternative libs
2023-10-01 01:19:35 +08:00
DubbleClick
654c5cba0c
fix musl install on rhel
2023-10-01 01:19:35 +08:00
crazywhalecc
f9685b82a1
adjust tool check level
2023-10-01 01:19:35 +08:00
crazywhalecc
f2371d3702
bugfix: complete ldap support for macOS and Linux
2023-10-01 01:19:35 +08:00
crazywhalecc
68d176ad26
prevent c compiler not found error
2023-10-01 01:19:35 +08:00
crazywhalecc
d7627dd81a
correct libc name for linux
2023-10-01 01:19:35 +08:00
crazywhalecc
a4e173f16d
add configure flags for unix builder
2023-10-01 01:19:35 +08:00
DubbleClick
1437be3a9d
gmp and libsodium for ldap if enabled
...
only enable openssl when zlib ext is also enabled (missing 'deflate' otherwise)
move back from source/php-src/ext/ldap to source/ldap (fix "LICENSE not found")
2023-10-01 01:19:35 +08:00
DubbleClick
059c32e59c
add ext-ldap (openldap) support
2023-10-01 01:19:35 +08:00
DubbleClick
dd9a5d8316
add rhel and almalinux support
2023-10-01 01:19:35 +08:00
Joseph Bielawski
3b83c1fa7b
Remove dead code from ConsoleApplication class
2023-09-30 13:52:29 +08:00
crazywhalecc
cd04a9ea4f
change all related url to static-php.dev
2023-09-26 22:27:44 +08:00
crazywhalecc
db8aa15677
adjust micro's phar patch execution location
2023-09-25 10:35:31 +08:00
crazywhalecc
6ed9749732
cs fix and composer update
2023-09-23 17:03:20 +08:00
crazywhalecc
4e99211bc3
add hardcoded-ini option for embed SAPI
2023-09-17 12:21:06 +08:00
Joseph Bielawski
be32190829
Sanity check extensions by inline their test code
2023-09-13 23:42:10 +08:00
crazywhalecc
f1d5916090
remove unused old deploy command
2023-09-13 21:45:19 +08:00
crazywhalecc
1a81fe6a0d
change help message for dev:extensions
2023-09-12 23:30:23 +08:00
crazywhalecc
c63136d484
change dev:extensions argument to comma separated
2023-09-12 23:30:23 +08:00
crazywhalecc
4b500f2dd8
remove redundant libssh2 cmake build target option
2023-09-12 23:09:58 +08:00
crazywhalecc
9da20497cc
fix ln src and dst for brotli
2023-09-12 22:53:47 +08:00
crazywhalecc
5efc15b404
fix libwebp pkgconfig patch, add custom patch argument
2023-09-12 22:52:20 +08:00
Joseph Bielawski
fa0740f216
Explicitly define application commands
2023-09-12 22:51:50 +08:00
Joseph Bielawski
52430cbdde
Rework doctor command
2023-09-12 22:46:44 +08:00
Kévin Dunglas
3183ecceaf
--disable-opcache-jit
2023-09-12 22:30:13 +08:00
Kévin Dunglas
dd2e7cc129
static opcache patch
2023-09-12 22:30:13 +08:00
Kévin Dunglas
adfa620ef4
Revert "always enable micro"
...
This reverts commit eb8cefd9ca29d6eb31a4248edd242582b940ae10.
2023-09-12 22:30:13 +08:00
Kévin Dunglas
1a32ddc70a
Revert "temporary workaround for PECL certificate expiration"
...
This reverts commit 7c78003c9f2223b00a53e5274afba2c6f0e1c5db.
2023-09-12 22:30:13 +08:00
Kévin Dunglas
4bfca6fe93
always enable micro
2023-09-12 22:30:13 +08:00