Page MenuHomeDevCentral

Bump PHP version for devserver and shellserver roles
ClosedPublic

Authored by dereckson on Dec 16 2019, 12:17.
Tags
None
Referenced Files
F3746474: D2117.diff
Fri, Nov 15, 21:33
F3746197: D2117.id.diff
Fri, Nov 15, 19:15
F3746126: D2117.diff
Fri, Nov 15, 18:49
Unknown Object (File)
Wed, Nov 13, 01:24
Unknown Object (File)
Tue, Nov 12, 09:34
Unknown Object (File)
Sun, Nov 10, 07:48
Unknown Object (File)
Mon, Nov 4, 07:14
Unknown Object (File)
Sat, Oct 26, 06:46
Subscribers
None

Details

Summary

Ideally, we would like 7.4 everywhere. That's ok for FreeBSD.

On Debian Sid, through the package system, only PHP 7.3 is available.
So we currently bump to PHP 7.3. If someone needs PHP 7.4 on Eglide,
we can use the builder PHP unit to prepare a custom build or we can
use the https://deb.sury.org/ repository to provide it.

Reference: https://www.php.net/releases/7_4_0.php

Test Plan

php -i on WindRiver

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.Dec 16 2019, 12:46

PHP 7.4 isn't available on Debian Sid

dereckson retitled this revision from Bump PHP to 7.4 for devserver and shellserver roles to Bump PHP version for devserver and shellserver roles.
dereckson edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Dec 16 2019, 12:52

Versions applied:

  • 7.3.12-1 on Eglide (Debian)
  • 7.4.0 on WindRiver (FreeBSD)