Skip to content

Commit 4f846eb

Browse files
committed
changelog
1 parent 38cc0f2 commit 4f846eb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@
99
tests export-ignore
1010
vendor export-ignore
1111
actions.phpunit.xml export-ignore
12-
phpstan.phar export-ignore
12+
phpstan.phar export-ignore
13+
phpstan.neon export-ignore

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)