HomeDevCentral

Upgrade to PHP 8.1.5

Description

Upgrade to PHP 8.1.5

Summary:
PHP 8.1 will allow to build tools and CI images with recent interpreter.

Bump Oniguruma version to 6.9.8.

Reference: https://www.php.net/ChangeLog-8.php#8.1.5

Ref T1725

Test Plan:
docker build .
docker run -it --rm hashnbr bash
php -i => and check if everything is okey

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1725

Differential Revision: https://devcentral.nasqueron.org/D2678

Details

Provenance
DorianWintyAuthored on Apr 23 2022, 16:24
derecksonCommitted on May 7 2022, 19:59
derecksonPushed on May 7 2022, 20:08
Reviewer
dereckson
Differential Revision
D2678: Upgrade to PHP 8.1.5
Parents
rDPHPCLI35b1c655f216: Upgrade to PHP 7.4.23
Branches
Unknown
Tags
Unknown
References
tag: 8.1.5
Tasks
T1677: Update PHP Docker images to PHP 8.1
T1725: Upgrade Laravel