mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-12-26 14:36:23 +03:00
14dba39157
PHPUnit 7.3 introduced the functions assertEqualsWithDelta for comparing floats with a delta. The old four-argument version of assertEquals is deprecated in PHPUnit 8 and removed in PHPUnit 9. This commit means that the tests will fail with PHPUnit < 7.3 because assertEqualsWithDelta is not defined there. |
||
---|---|---|
.. | ||
fixtures | ||
Nominatim | ||
bootstrap.php | ||
phpunit.xml |