tiechuan / php-Docker

migration from php 5.3 to 7.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php 5.3 and php 7.2 dockerfile

We have a project to migrate from php 5.3 to 7.2. It is on old CentOS 4 before. So we dockerize the app first in 5.3. Create lots of coverage tests then move to 7.2.

About

migration from php 5.3 to 7.2

License:MIT License


Languages

Language:Dockerfile 66.4%Language:Shell 33.6%