Skip to content

Bugfixes and backwards search using PlaceID#6

Open
Schweriner wants to merge 4 commits intob13:masterfrom
Schweriner:master
Open

Bugfixes and backwards search using PlaceID#6
Schweriner wants to merge 4 commits intob13:masterfrom
Schweriner:master

Conversation

@Schweriner
Copy link

No description provided.

@Schweriner Schweriner changed the title Bugfixed and backwards search using PlaceID Bugfixes and backwards search using PlaceID Jan 30, 2018
@bmack
Copy link
Member

bmack commented Apr 25, 2018

Hey, care to update this PR?

$results = $cacheObject->get($cacheKey);
$addressParts = [];
foreach ([$street, $zip . ' ' . $city, $country] as $addressPart) {
if (empty($addressPart)) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove this line :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still not configurable, so I'd leave this todo in there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants