Page MenuHomeDevCentral

Bump PHP and Python versions on FreeBSD
ClosedPublic

Authored by dereckson on Jan 22 2022, 20:42.
Tags
None
Referenced Files
F9975320: D2476.id6240.diff
Tue, Jun 17, 03:31
F9971599: D2476.diff
Tue, Jun 17, 02:18
F9970887: D2476.id6242.diff
Tue, Jun 17, 02:01
F9964437: D2476.id6243.diff
Mon, Jun 16, 23:05
F9964008: D2476.id6240.diff
Mon, Jun 16, 22:51
F9948806: D2476.id6241.diff
Mon, Jun 16, 17:10
Unknown Object (File)
Thu, Jun 12, 19:48
Unknown Object (File)
Wed, Jun 11, 16:18
Subscribers
None

Details

Summary
  • Python 3.7 -> Python 3.8
  • PHP 7.4 -> PHP 8.1

The move to PHP 8.1 allows to support enums and a|b union types in parameters.

This is required for Zed development for the geo library.

Test Plan

Test on WindRiver

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

Bump phpunit and get rid of json extension

The following extensions aren't available on FreeBSD for PHP 8.1.

php81-jsonshipped by default
This revision is now accepted and ready to land.Jan 22 2022, 21:16
This revision was automatically updated to reflect the committed changes.