pecl-tools-stomp icon indicating copy to clipboard operation
pecl-tools-stomp copied to clipboard

Remove inactive 3rd argument in PHP_SETUP_OPENSSL

Open petk opened this issue 1 year ago • 0 comments

The upstream PHP_SETUP_OPENSSL has 3rd argument inactive. If OpenSSL is not found using pkg-config, it always errors out by default. Fix has been addressed in PHP-8.4-dev upstream by removing the 3rd argument: https://github.com/php/php-src/pull/14323

petk avatar May 26 '24 16:05 petk