File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 99tests export-ignore
1010vendor export-ignore
1111actions.phpunit.xml export-ignore
12- phpstan.phar export-ignore
12+ phpstan.phar export-ignore
13+ phpstan.neon export-ignore
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file. This projec
88+ [ #94 ] ( https://github.com/php-mod/curl/pull/94 ) Added method to retrieve all curl options from current object.
99+ [ #93 ] ( https://github.com/php-mod/curl/pull/93 ) Text and Coding Standards update.
1010+ [ #97 ] ( https://github.com/php-mod/curl/pull/97 ) Added Unit Testing for PHP 8.2.
11+ + [ #99 ] ( https://github.com/php-mod/curl/pull/99 ) Added PHPStan testing to GitHub Actions and fixed errors from testing with PHPStan.
1112
1213## 2.4.0 (29. August 2022)
1314
You can’t perform that action at this time.
0 commit comments