aboutsummaryrefslogtreecommitdiffstats
path: root/misc/php71-calendar
Commit message (Collapse)AuthorAgeFilesLines
* PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensionsTorsten Zuehlsdorff2018-07-241-0/+2
| | | | | | | | | This enables "make test" in every extension and eases the test of changes to PHP. I did ignore PHP 7.0 intentionally since it only receives security updates and will EOL at the end of the year. Therefore no great amount of work is expected for 7.0.
* Add PHP 7.1Torsten Zuehlsdorff2017-01-241-0/+9
Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org