docker-images
docker-images copied to clipboard
Add php7 support for phaudit
Currently it not possible to use phaudit with projects written in PHP7 (since tools like phpmetrics relies on reflections).
@joelwurtz ?
I created a custom image: https://hub.docker.com/r/mykiwi/phaudit/tags/ I would love to make a PR here but I don't know how you want to handle tags to keep php 5.6 for example.