phpvms/app/Support
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
..
Units Add PHP 7.4 support (#464) 2019-12-11 12:57:18 -05:00
ClassLoader.php Use ClassMapGenerator from composer, symfony 4.x removed theirs 2018-09-20 14:08:42 -05:00
Countries.php Turn closure into static 2019-04-07 22:27:10 -05:00
Database.php Issue/329 refactor seeding (#337) 2019-08-05 08:27:53 -04:00
Dates.php Remove ext-cal from requirements list (#349) 2019-08-08 12:50:32 -04:00
HttpClient.php Fix/metar reading (#353) 2019-08-08 14:52:34 -04:00
ICAO.php Cleanup array_merge call 2019-04-07 22:27:09 -05:00
Math.php Apply fixes from StyleCI 2018-08-26 16:40:04 +00:00
Metar.php Add PHP 7.4 support (#464) 2019-12-11 12:57:18 -05:00
Money.php Apply fixes from StyleCI 2018-08-26 16:40:04 +00:00
Timezonelist.php Remove remnants of Timezonelist library 2019-09-13 17:54:46 -04:00
Utils.php Refactor and add importer to Installer module #443 (#444) 2019-11-27 09:19:20 -05:00