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
Unknown Object (File)
Mon, Jul 21, 01:01
Unknown Object (File)
Thu, Jul 17, 17:48
Unknown Object (File)
Sun, Jul 13, 14:03
Unknown Object (File)
Thu, Jul 10, 15:18
Unknown Object (File)
Fri, Jul 4, 02:40
Unknown Object (File)
Thu, Jun 26, 13:21
Unknown Object (File)
Jun 18 2025, 20:24
Unknown Object (File)
Jun 17 2025, 13:28
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