]> git.openstreetmap.org Git - nominatim.git/history - test/php/Nominatim/ParameterParserTest.php
Merge pull request #994 from mtmail/bugfix-when-calling-debug-printDebugArray
[nominatim.git] / test / php / Nominatim / ParameterParserTest.php
2018-03-08 Sarah HoffmannMerge branch 'vagrant-centos-with-selinux' of https...
2018-03-06 Sarah HoffmannMerge pull request #941 from mtmail/parameter-parser...
2018-03-06 marc tobiasParameterParser: getSet default value doesnt have to...
2018-03-06 marc tobiasParameterParser: getStringList removes empty strings
2018-03-06 marc tobiasParameterParser: getFloat with empty string value throw...
2018-03-06 marc tobiasParameterParser: getInt with empty string value throws...
2018-02-28 Marc Tobias Mettenuse assertSame to check array order, 0 vs false
2018-02-24 Marc Tobias Mettenuse setExpectedException to make sure exceptions are...
2018-02-23 Marc Tobias MettenPHP tests for ParameterParser