phpvms/app/Contracts
Nabeel S e6d38f9338
Add PHP 7.4 support (#464)
* Add PHP 7.4 to build matrix

* DB fix

* YAML parser fix in test data

* Show versions

* Package updates

* Track used ICAOs

* 7.4 METAR parsing fix

* METAR parser fix

* Formatting

* Add meters to response units

* Call instance for unit conversion

* Return value

* Catch exception for unknown quantity

* Comment fix

* Formatting

* METAR parsing fixes on PHP 7.4

* Package updates

* More random airport ID

* More random airport ID

* Properly disable toolbar

* Semver written out to version file

* Use dev as default identifier
2019-12-11 12:57:18 -05:00
..
AirportLookup.php Add Contract interface for airport lookup functionality (#365) 2019-08-22 14:32:49 -04:00
Award.php 391 Notification refactorings (#441) 2019-11-20 10:16:01 -05:00
Command.php Don't allow cancels from certain states (#396) 2019-09-16 13:08:26 -04:00
Controller.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Enum.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
FormRequest.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00
ImportExport.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Listener.php 391 Notification refactorings (#441) 2019-11-20 10:16:01 -05:00
Metar.php Fix/metar reading (#353) 2019-08-08 14:52:34 -04:00
Middleware.php Refactor and add importer to Installer module #443 (#444) 2019-11-27 09:19:20 -05:00
Migration.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Model.php Fix CSV imports giving Storage class not found #454 (#462) 2019-12-10 13:53:55 -05:00
Repository.php Fix styler 2019-09-14 11:18:09 -04:00
RouteFinder.php Add abstract class for route finding mechanism 2019-08-20 08:48:45 -04:00
Service.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Unit.php Add PHP 7.4 support (#464) 2019-12-11 12:57:18 -05:00
Widget.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00