Page MenuHomeDevCentral

Upgrade to PHP 7.1.10
ClosedPublic

Authored by dereckson on Oct 10 2017, 01:03.
Tags
None
Referenced Files
F26736228: D1047.diff
Sat, Apr 25, 16:23
F26730834: D1047.id.diff
Sat, Apr 25, 14:39
F26713788: D1047.diff
Sat, Apr 25, 09:09
Unknown Object (File)
Fri, Apr 24, 18:07
Unknown Object (File)
Fri, Apr 24, 09:15
Unknown Object (File)
Thu, Apr 23, 12:29
Unknown Object (File)
Thu, Apr 23, 09:03
Unknown Object (File)
Thu, Apr 23, 00:53
Subscribers
None

Details

Summary
Test Plan
$ mkdir /tmp/phpinfo
$ echo '<?php phpinfo();' > /tmp/phpinfo/index.php
$ docker run -v /tmp/phpinfo:/var/wwwroot/default -p 8080:80 nasqueron/nginx-php-fpm

See also 627830ae56a7.

Diff Detail

Repository
rDPHPVIIFPM Docker image to install nginx, PHP 7 and fpm
Lint
Lint Not Applicable
Unit
Tests Not Applicable