- Fix: Fixed
VERSION
string inphpGPX.php
- Fix: Fixed PersonParser::toXML() if there are no links provided Error when $person->links is null #48
I am not very proud of idea having a major release in such terrible state. This release is just freeze from 2017
compatible API and behaviour with some bugfixies. It looks like some people use the library and I want to perform some
radical refactoring. See you in 2.x
.
- Fix: Do not return extra
:
while parsing unsupported extensions if there is no namespace for child element - Fix: Fixed Copyright test
- Change: Moved PHPUnit to development dependencies.
- Change: Change the way to deal with extensions
- Bugfix: RoutePoints and TripExtensions WIP
- Bugfix: Route point rtep versus rtept
- Bugfix: Empty array on load route
- Bugfix: Do not load zero altitude in statistics as NULL
- Feature: Cumulative Elevation in stats with pull request #12 by @Shaydu
- Bugfix: Fix for unterminated entity references with #13 by @benlumley
- Bugfix: split loading and parsing in separate methods so a string may be loaded as gpx data with #9 by @lommes
- Bugfix: HeartRate typo that lead to error
- Bugfix: Skipping RC2 in packagist Missing version in packagist
- Bugfix: waypoints not loaded correctly - they are ignored
- Init of unit tests
Initial release