Tags · inphinit/inphinit-php-proxy
Fixes and support for PHP 8.5 - PHP 8.5 support. - StreamDriver: improved issue checking (wrapper_data). - Improved URL verification. - Fixed exception messages.
Revise and expand README documentation Improved clarity, updated usage instructions, and expanded explanations throughout the README. Added Packagist badges, clarified requirements, installation, and API methods, corrected examples, and enhanced troubleshooting and debugging sections for better developer guidance.
Enhancements in performance and reliability * Added finer control over general usage settings. * Enhanced usage descriptions for better clarity. * Implemented various performance optimizations for increased efficiency. * Introduced a maximum download size limit to improve stability. * StreamDriver: Resolved issues with HTTP status code detection.
1.2.0
Toggle 1.2.0's commit message
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