Closed Xerkus closed 7 years ago
@Xerkus Maybe this template could help: https://github.com/zendframework/maintainers/blob/master/template/.travis.yml
@froschdesign Template is for libraries which supports only PHP ^7.1, not sure if we want here bump PHP requirements to PHP ^7.1 and drop PHP 5.5/5.6/7.0/hhvm?
i've used zend-expressive as template as it supports php 5.6 Going to add docheader in a bit
@Xerkus
Going to add docheader in a bit
We are not using it in new libraries any more. For these license header checks we are going to use zend-coding-standard in future... There is already PR: https://github.com/zendframework/zend-coding-standard/pull/2
@webimpress good to know, thanks
Closes #20