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
F10830154: D3046.id.diff
Mon, Jul 28, 04:33
F10814606: D3046.id7774.diff
Sun, Jul 27, 14:33
F10814604: D3046.id7773.diff
Sun, Jul 27, 14:33
F10809002: D3046.id.diff
Sun, Jul 27, 10:58
Unknown Object (File)
Fri, Jul 25, 14:06
Unknown Object (File)
Fri, Jul 25, 14:06
Unknown Object (File)
Fri, Jul 25, 11:21
Unknown Object (File)
Fri, Jul 25, 08:16
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