Changes between Initial Version and Version 1 of Ticket #69930, comment 12
- Timestamp:
- Nov 6, 2024, 1:31:53 PM (2 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #69930, comment 12
initial v1 1 You mean commits 9a45e4525371287ecb6faea3bf9f223dfe0c7ad4 & c6100a75ea2700489c21b8a070134de6b60308f4to the PHP configure.ac script? That shouldn't much of a problem with a local patch file, right?1 You mean commits [https://github.com/php/php-src/commit/9a45e4525371287ecb6faea3bf9f223dfe0c7ad4 9a45e4525371287ecb6faea3bf9f223dfe0c7ad4] & [https://github.com/php/php-src/commit/c6100a75ea2700489c21b8a070134de6b60308f4 c6100a75ea2700489c21b8a070134de6b60308f4] to the PHP configure.ac script? That shouldn't much of a problem with a local patch file, right? 2 2 3 3 With that in place, the aim would be to build PHP < 8.3 with per-PHP-release bundled OpenSSL libraries? Which you argue is necessary to enable the caching_sha2_password plugin?