From: Sarah Hoffmann Date: Thu, 7 May 2020 20:01:35 +0000 (+0200) Subject: Merge pull request #1782 from Simon-Will/1781-make-tests-work-with-phpunit-8 X-Git-Tag: v3.5.0~21 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/b45411f988e23b4ea475a08cd3d74e047a68bd19?hp=-c Merge pull request #1782 from Simon-Will/1781-make-tests-work-with-phpunit-8 Make tests work with phpunit 8 --- b45411f988e23b4ea475a08cd3d74e047a68bd19 diff --combined docs/admin/Installation.md index 765b2716,691a22b3..25b4f14c --- a/docs/admin/Installation.md +++ b/docs/admin/Installation.md @@@ -4,7 -4,6 +4,7 @@@ This page contains generic installatio prerequisites. There are also step-by-step instructions available for the following operating systems: + * [Ubuntu 20.04](../appendix/Install-on-Ubuntu-20.md) * [Ubuntu 18.04](../appendix/Install-on-Ubuntu-18.md) * [Ubuntu 16.04](../appendix/Install-on-Ubuntu-16.md) * [CentOS 7.2](../appendix/Install-on-Centos-7.md) @@@ -57,7 -56,7 +57,7 @@@ For running tests * [behave](http://pythonhosted.org/behave/) * [nose](https://nose.readthedocs.io) - * [phpunit](https://phpunit.de) + * [phpunit](https://phpunit.de) >= 7.3 ### Hardware