Page MenuHomeDevCentral

Upgrade to PHP 7.4.23
ClosedPublic

Authored by dereckson on Sep 12 2021, 09:45.
Tags
None
Referenced Files
F25040947: D2421.id6095.diff
Thu, Mar 26, 21:28
F25038972: D2421.id6091.diff
Thu, Mar 26, 18:24
Unknown Object (File)
Wed, Mar 25, 21:47
Unknown Object (File)
Sun, Mar 15, 20:00
Unknown Object (File)
Sat, Mar 14, 16:25
Unknown Object (File)
Fri, Mar 13, 23:52
Unknown Object (File)
Fri, Mar 13, 13:09
Unknown Object (File)
Fri, Mar 13, 10:30
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.