Releases: inphinit/inphinit-php-proxy
Releases · inphinit/inphinit-php-proxy
Release list
Version 2.0.0-rc.4 ✨
* Simplified configuration change checks to keep drivers aware of adjustments. * Fixed issue checking in the `::setTemporary()` method. * Improved reading of non-binary files in the `::jsonp()` method.
Version 2.0.0-rc.3 ⚡
- PHP 8.5 support.
- StreamDriver: improved issue checking (wrapper_data).
- Improved URL verification.
- Fixed exception messages.
Version 1.2.0 ⚡
- New constants
- Support for APNG images
- Support for AVIF images
- Support for WEBP images
- Support for define cURL SSL version
- Improved temporary files
- Fixed the use of line breaks in HTTP requests
- Several code improvements