For PHP 8.1 and 8.2, the openssl extension is bundled with PHP
FreeBSD package:
$ php -i | grep -i openssl openssl OpenSSL support => enabled OpenSSL Library Version => OpenSSL 1.1.1t-freebsd 7 Feb 2023 […]
|  Differential  D3046  
Don't try to install now bundled PHP extensions Authored by dereckson on Apr 17 2023, 18:57. Tags None Referenced Files 
 
 
 
 
 
 
 
 Subscribers None 
Details 
 For PHP 8.1 and 8.2, the openssl extension is bundled with PHP $ php -i | grep -i openssl openssl OpenSSL support => enabled OpenSSL Library Version => OpenSSL 1.1.1t-freebsd 7 Feb 2023 […] Tested on web-001 through D3045 
Diff Detail 
 |