Page MenuHomeDevCentral

Use PHP 7.1 Docker image
ClosedPublic

Authored by dereckson on Dec 25 2016, 03:47.
Tags
None
Referenced Files
F3765409: D766.diff
Fri, Nov 22, 12:11
Unknown Object (File)
Sun, Nov 17, 14:44
Unknown Object (File)
Sat, Nov 9, 15:17
Unknown Object (File)
Fri, Nov 8, 21:29
Unknown Object (File)
Fri, Nov 8, 21:29
Unknown Object (File)
Fri, Nov 8, 20:26
Unknown Object (File)
Fri, Nov 8, 20:03
Unknown Object (File)
Wed, Nov 6, 02:02
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.