Skip to content

Tags: chris6578/phpgeo

Tags

5.0.0

Toggle 5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dev/5.x (mjaschen#105)

* update Composer dependencies (PHP 8.1+, PHPUnit 10, Psalm 5)
* make PHPUnit data provider methods static
* remove obsolete doc blocks
* use constructor property promotion
* deprecate getter methods
* mark constants as final
* use arrow functions
* code style
* throw JsonException when encoding fails
* use typed properties
* update return types
* use public properties instead of deprecated getters
* update Psalm config
* update README + change log
* update docs
* update GitHub Actions version matrix
* update change log

4.2.1

Toggle 4.2.1's commit message
use proper variable as index for array access

4.2.0

Toggle 4.2.0's commit message
Merge fix/github-92 into master

4.1.0

Toggle 4.1.0's commit message
add docs

4.0.0

Toggle 4.0.0's commit message
update change log

3.2.1

Toggle 3.2.1's commit message
fix for division by zero in `SimplifyBearing` when two consecutive po…

…ints share the same location (mjaschen#79)

2.6.1

Toggle 2.6.1's commit message
fix for division by zero in `SimplifyBearing` when two consecutive po…

…ints share the same location (mjaschen#79)

3.2.0

Toggle 3.2.0's commit message
update change log

3.1.0

Toggle 3.1.0's commit message
update changelog

3.0.1

Toggle 3.0.1's commit message
update changelog