Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed test, cover more tests and small refactoring #219

Merged
merged 1 commit into from
Mar 18, 2013

Conversation

toin0u
Copy link
Member

@toin0u toin0u commented Mar 18, 2013

No description provided.

$str = $this->lowerize($str);
$str = ucwords($str);
}
$str = extension_loaded('mbstring')
Copy link
Member

Choose a reason for hiding this comment

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

please, no.

Copy link
Member Author

Choose a reason for hiding this comment

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

Is it because it's less readable ? Or am I missing something ?

Copy link
Member

Choose a reason for hiding this comment

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

yes, because it's less readable, and useless

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok I understand :)

willdurand added a commit that referenced this pull request Mar 18, 2013
Fixed test, cover more tests and small refactoring
@willdurand willdurand merged commit 3af8131 into geocoder-php:master Mar 18, 2013
@willdurand
Copy link
Member

thanks!

@toin0u
Copy link
Member Author

toin0u commented Mar 18, 2013

:)

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.

None yet

2 participants