GeoCoder v1.1.3 Release Notes

Release Date: 2012-11-17 // over 11 years ago
    • Replace urlencode() by rawurlencode() in GoogleMapsProvider
    • โœ‚ Removed redundant if statement
    • โœ‚ Removed not reliable place_rank and limit result to one + test - fix #129
    • ๐Ÿ‘‰ Use sf2 coding standard
    • ๐Ÿ›  Fixed some CS in providers
    • ๐Ÿ›  Fix ArrayAccess methods in Geocoded class. Fix #150
    • โž• add failing test for mixed case array access
    • ๐Ÿ›  Fix timezone in IpInfoDbProviderTest
    • โž• Adding MaxMindProvider + Tests
    • ๐Ÿ”จ Refactored providers result with array_merge + tests - fix #145
    • โž• Added: HttpException and ExtensionNotLoadedException
    • ๐Ÿ›  Fix CS - start to use sf2 coding standard + closes #147
    • ๐Ÿ›  Fixed: use identical comparison operator
    • ๐Ÿ›  Fixed CS, logic and tests in some providers
    • ๐Ÿ‘ป Use exception interface to respect convention
    • Issue #81: Added Google Maps for Business provider