Skip to content

v4.2.0: release 4.2.0

Compare
Choose a tag to compare
@m6w6 m6w6 released this 30 Aug 12:19
· 81 commits to master since this release
e89ea33
* Fixed PHP-8.1 compatibility (see gh issues #114, #115 and #118)
* Fixed cookies failing with libcurl >= 7.77 (see gh issue #116)
* Fixed tests using $_ENV instead of getenv() to find executables in PATH (see gh issue #113)
* Added http\Env::reset(): resets internal HTTP request cache (see gh issue #90)