Nominatim/lib-php
Sarah Hoffmann d933ead2b5 remove unnecessayly nested ifs
Found by Sonarqube.
2021-07-11 19:11:37 +02:00
..
admin always use brackets on if statements 2021-07-10 17:04:46 +02:00
migration Errors fixes, Cleaning code, Improvement and addition of tests 2021-03-26 01:53:33 +01:00
template always use brackets on if statements 2021-07-10 17:04:46 +02:00
tokenizer remove unused variables 2021-07-09 16:36:42 +02:00
website always use brackets on if statements 2021-07-10 17:04:46 +02:00
AddressDetails.php remove unnecessayly nested ifs 2021-07-11 19:11:37 +02:00
ClassTypes.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
cmd.php always use brackets on if statements 2021-07-10 17:04:46 +02:00
DatabaseError.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
DB.php always use brackets on if statements 2021-07-10 17:04:46 +02:00
DebugHtml.php remove unused variables 2021-07-09 16:36:42 +02:00
DebugNone.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
dotenv_loader.php introduce constant for configuration directory 2021-02-09 18:45:45 +01:00
Geocode.php remove unnecessayly nested ifs 2021-07-11 19:11:37 +02:00
init-cmd.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
init-website.php always use brackets on if statements 2021-07-10 17:04:46 +02:00
init.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
lib.php remove unused functions 2021-07-11 19:10:04 +02:00
log.php always use brackets on if statements 2021-07-10 17:04:46 +02:00
output.php always use brackets on if statements 2021-07-10 17:04:46 +02:00
ParameterParser.php remove unnecessayly nested ifs 2021-07-11 19:11:37 +02:00
Phrase.php move tokenization in query into tokenizer 2021-04-30 17:41:08 +02:00
PlaceLookup.php always use brackets on if statements 2021-07-10 17:04:46 +02:00
Result.php do not return POIs when dropping house number in query 2021-06-17 14:21:20 +02:00
ReverseGeocode.php always use brackets on if statements 2021-07-10 17:04:46 +02:00
SearchContext.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
SearchDescription.php remove unused variables 2021-07-09 16:36:42 +02:00
setup_functions.php remove PHP code for transition functions 2021-04-16 17:28:51 +02:00
Shell.php always use brackets on if statements 2021-07-10 17:04:46 +02:00
SpecialSearchOperator.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
Status.php correctly catch the exception when import date is missing 2021-05-06 16:27:42 +02:00
TokenCountry.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
TokenHousenumber.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
TokenList.php move tokenization in query into tokenizer 2021-04-30 17:41:08 +02:00
TokenPostcode.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
TokenSpecialTerm.php rename lib to lib-php 2021-02-09 11:52:07 +01:00
TokenWord.php rename lib to lib-php 2021-02-09 11:52:07 +01:00