Page MenuHomeDevCentral

Upgrade to PHP 7.4.23
ClosedPublic

Authored by dereckson on Sep 12 2021, 09:45.
Tags
None
Referenced Files
F3717048: D2421.diff
Tue, Nov 5, 23:54
Unknown Object (File)
Mon, Nov 4, 09:15
Unknown Object (File)
Mon, Nov 4, 07:07
Unknown Object (File)
Fri, Nov 1, 10:49
Unknown Object (File)
Thu, Oct 31, 12:03
Unknown Object (File)
Thu, Oct 31, 06:29
Unknown Object (File)
Sat, Oct 26, 12:35
Unknown Object (File)
Wed, Oct 23, 10:18
Subscribers
None

Details

Summary

Bump the regular expression library oniguruma too.

Reference: http://www.php.net/ChangeLog-7.php#7.4.23

Test Plan

Build image

Diff Detail

Repository
rDPHPCLI nasqueron/php-cli Docker image
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
main
Build Status
Buildable 3760
Build 4010: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson edited the test plan for this revision. (Show Details)
dereckson edited the summary of this revision. (Show Details)

Allow for oniguruma revision build, with a .1 appended to the .tar.gz release, but not the extracted folder.

Dockerfile
52

Allow to download onig-6.9.7.1.tar.gz but then to cd onig-6.9.7.

This revision is now accepted and ready to land.Sep 12 2021, 10:42
This revision was automatically updated to reflect the committed changes.