Page MenuHomeDevCentral

Don't try to install now bundled PHP extensions
ClosedPublic

Authored by dereckson on Apr 17 2023, 18:57.
Tags
None
Referenced Files
F25044298: D3046.id7773.diff
Fri, Mar 27, 01:45
F25037879: D3046.id7773.diff
Thu, Mar 26, 16:46
F25036817: D3046.id7774.diff
Thu, Mar 26, 15:11
F25035841: D3046.id7774.diff
Thu, Mar 26, 13:34
F25034751: D3046.diff
Thu, Mar 26, 11:51
Unknown Object (File)
Wed, Mar 25, 16:03
Unknown Object (File)
Tue, Mar 24, 07:59
Unknown Object (File)
Mon, Mar 23, 11:26
Subscribers
None

Details

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

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 4811
Build 5092: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Apr 17 2023, 18:58