HomeDevCentral

Don't try to install now bundled PHP extensions

Description

Don't try to install now bundled PHP extensions

Summary:
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
[…]

Test Plan: Tested on web-001 through D3045

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D3046

Details

Provenance
derecksonAuthored on Apr 17 2023, 18:54
derecksonPushed on Apr 17 2023, 18:58
Reviewer
dereckson
Differential Revision
D3046: Don't try to install now bundled PHP extensions
Parents
rOPS4f50c6de258b: Don't build PHP 5.6 anymore
Branches
Unknown
Tags
Unknown