Guzzle v7.4.0 Release Notes

Release Date: 2021-10-18 // over 2 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support PHP 8.1 #2929, #2939
    • ๐Ÿ‘Œ Support psr/log version 2 and 3 #2943

    ๐Ÿ›  Fixed

    • Make sure we always call restore_error_handler() #2915
    • ๐Ÿ›  Fix progress parameter type compatibility between the cURL and stream handlers #2936
    • Throw InvalidArgumentException when an incorrect headers array is provided #2916, #2942

    ๐Ÿ”„ Changed