Skip to content

Commit

Permalink
Updated with latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangabos committed Nov 2, 2023
1 parent ffec538 commit 1b75a53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

- fixed issue where in case of multiple headers with the same name only the last one would be returned; thanks **Dave Gee** for reporting!
- proxy related information is now available when a proxy is used; thanks to **Dave Gee** for suggesting
- minor bug fixes and source code formatting because we are now using [PHPStan](https://github.com/phpstan/phpstan) for static code analysis and [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for detecting coding standards violations, which are now [PSR12](https://www.php-fig.org/psr/psr-12/)-ish with a few of the rules excluded; this also fixes [#48](https://github.com/stefangabos/Zebra_cURL/issues/48); thanks [MoontoC](https://github.com/MoontoC)!

## version 1.6.1 (May 13, 2022)

Expand Down

0 comments on commit 1b75a53

Please sign in to comment.