Page MenuHomeDevCentral

Use PHP 7.1 Docker image
ClosedPublic

Authored by dereckson on Dec 25 2016, 03:47.
Tags
None
Referenced Files
F2827577: D766.id1935.diff
Fri, Apr 19, 00:33
Unknown Object (File)
Thu, Apr 18, 16:43
Unknown Object (File)
Thu, Apr 18, 16:43
Unknown Object (File)
Thu, Apr 18, 16:43
Unknown Object (File)
Thu, Apr 18, 16:43
Unknown Object (File)
Wed, Apr 17, 23:06
Unknown Object (File)
Sun, Apr 14, 22:04
Unknown Object (File)
Sun, Apr 14, 06:48
Subscribers
None

Details

Summary

As a part of our PHP 7.1 deployment, we switch CI to this version too.

We follow the PHPUnit recommendation about versionning and ship PHPUnit 5.7.
Reference: https://github.com/sebastianbergmann/phpunit/wiki/Preparing-for-PHPUnit-6

Futhermore, locales is now provided by base image.

Ref T1073. Fixes T1068.

Test Plan

Build the image and run an Ant build for rNOTIF

Diff Detail

Repository
rDJENKINSAGENTS Docker images for Jenkins agents
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson edited edge metadata.

Locale ok.

rTESTSPRODENV runs correctly.

rNOTIF Ant build runs correctly, with some issues related to results, triggered by PHP modern operators reported at T1068, but as far as the image is concerned, that's fine.

This revision is now accepted and ready to land.Dec 25 2016, 11:49
This revision was automatically updated to reflect the committed changes.