-
-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
- Loading branch information
Showing
49 changed files
with
1,641 additions
and
1,618 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.