fast-image-size 1.2.0
Minor release of fast-image-size with updated dependencies, resolved issues, and new stream context options.
What's Changed
- Add PHP 7.3 and remove HHVM from travis build matrix by @marc1706 in #54
- Add ci.yml for running unit tests on github actions by @marc1706 in #70
- Fix deprecation in file_get_contents call by @keulinho in #67
- Add testing for PHP 8.5 by @marc1706 in #72
- Improve handling of errors when retrieving images by @marc1706 in #73
- Fix #52 incorrect image extension by @Alexkurd in #62
- Add capability to set stream context options by @marc1706 in #74
- Add default timeout by @marc1706 in #75
New Contributors
Full Changelog: v1.1.7...v1.2.0