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
F3211054: D3046.diff
Sat, Jun 29, 05:16
F3210703: D3046.id7774.diff
Sat, Jun 29, 04:22
F3206315: D3046.id.diff
Fri, Jun 28, 20:12
F3202886: D3046.id7773.diff
Fri, Jun 28, 18:17
Unknown Object (File)
Thu, Jun 27, 17:29
Unknown Object (File)
Thu, Jun 27, 17:11
Unknown Object (File)
Thu, Jun 27, 12:12
Unknown Object (File)
Mon, Jun 24, 19:07
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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

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