Tags: cmfcmf/OpenWeatherMap-PHP-API
Tags
Version 3 Update (#134) * Remove deprecated constructor and methods * Replace '°C' by °C * Use °F instead of just F * Switch to PSR-6 cache implementation * Use PSR-17 and PSR-18 for HTTP calls * Apply fixes from StyleCI (#135) * Allow php-http/guzzle6-adapter@1 * Drop support for PHP 5 and throw error on status codes other than 200 psr/http-client requires PHP 7 * Hmpf * Add forgotten conversion from "F" to "°F" * Consistently capitalize PHP and API * Apply fixes from StyleCI * Apply fixes from StyleCI * Remove weather history support I am removing support for querying weather history, because there is no way to receive a free API key to test it. * Fix typo
PreviousNext