skymeyer / Vatsimphp

Vatsimphp - VATSIM data parser
http://skymeyer.github.io/Vatsimphp/
Apache License 2.0
29 stars 7 forks source link

Expand data unit testing including all available fields. This commit #37

Closed skymeyer closed 3 years ago

skymeyer commented 3 years ago

primarily aims solving the legacy date format. Additional fields have been identified no passing proper from v3 into the legacy format.

This minor discrepancies may be solved later in this release. Regardless the new v3 will bring pure objects to the table which makes the processing less daunting as per the new OpenAPI contract.

(cherry picked from commit 64540390453b9eed4fd5cf9eeb6f0743093a8ea5)