Skip to content

Conversation

grimzy
Copy link
Owner

@grimzy grimzy commented Mar 6, 2020

#121 with symfony/polyfill-intl-icu instead of just ext-intl.


I'm not sure about this code added to the Point class:

private function rtrimCoordinate($coordinate) {
    return rtrim(rtrim($coordinate, '0'), '.,');
}

@gpedro
Copy link

gpedro commented Mar 7, 2020

wow! nice job :P

@grimzy
Copy link
Owner Author

grimzy commented Mar 9, 2020

Anyone knows how to remove intl extension from PHP on Travis?
https://travis-ci.org/grimzy/laravel-mysql-spatial/jobs/659959223#L710 doesn't work.

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