DubbleClick
|
3789c7c335
|
only enable one of password-argon2 or openssl-argon2
|
2025-08-04 10:14:48 +07:00 |
|
crazywhalecc
|
4fb4e42896
|
Revert
|
2025-08-04 01:10:08 +08:00 |
|
crazywhalecc
|
81e7a0c554
|
Add without argon2 option
|
2025-08-03 23:01:24 +08:00 |
|
crazywhalecc
|
ea4905cd0d
|
Add argon2 support for PHP-NTS < 8.5
|
2025-08-03 22:59:40 +08:00 |
|
crazywhalecc
|
b644da8210
|
Remove redundant patches for openssl
|
2025-08-03 22:45:24 +08:00 |
|
crazywhalecc
|
2c5cf07e9c
|
cs fix, fix file name
|
2025-08-01 15:45:33 +08:00 |
|
crazywhalecc
|
cace504a63
|
Workaround for windows openssl temporarily
|
2025-08-01 15:42:34 +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
|
6984c29a3a
|
suggestion
|
2025-07-31 00:11:49 +08:00 |
|
crazywhalecc
|
af10cacdff
|
Add openssl version getter for Windows, test openssl
|
2025-07-30 23:23:12 +08:00 |
|
crazywhalecc
|
5f5d934d58
|
Add openssl argon2 password hash support for PHP 8.5
|
2025-07-30 23:02:28 +08:00 |
|
DubbleClick
|
01887d652c
|
add extra runtime objects for shared libraries built directly by php make too
|
2025-07-19 15:10:42 +07:00 |
|
DubbleClick
|
95a2f4600b
|
rework building of shared extensions so that builtin extensions are built at php-src/configure -> make time
|
2025-05-21 12:01:00 +07:00 |
|
DubbleClick
|
48f257f85a
|
unixconfigurearg needs to know if currently building shared or static
|
2025-03-27 11:12:19 +07:00 |
|
Jerry Ma
|
cf30418be9
|
Remove deprecated args for PHP 8.4 (#616)
* Remove deprecated args for PHP 8.4
* Add tests
* Use nts for testing
* Test
* memcache still uses `--with-zlib-dir`
|
2025-03-07 18:25:19 +08:00 |
|
crazywhalecc
|
5bd9115a20
|
Fix pre-built openssl cannot find source in openssl ext patch
|
2024-07-14 01:20:29 +08:00 |
|
DubbleClick
|
2e47e8af6b
|
specify --with-openssl-dir in php ./configure
I'm not sure if this is correct, please revert if it doesn't fix the issue
|
2023-10-27 18:42:53 +02:00 |
|
Joseph Bielawski
|
8636f2e7c9
|
Throw proper exception when PHP source is not available
|
2023-10-01 01:24:02 +08:00 |
|
crazywhalecc
|
51ce2befd8
|
add library, extension patches in separate classes
|
2023-08-01 23:42:02 +08:00 |
|
crazywhalecc
|
8df4ade754
|
refactor to pkg-config and add some add-on libs for gd
|
2023-04-29 18:59:47 +08:00 |
|
crazywhalecc
|
f95b3bcd4b
|
change extension to custom
|
2023-04-15 18:45:11 +08:00 |
|