We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e71b947 commit c4f8799Copy full SHA for c4f8799
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## 2.5.0
+## 2.5.0 (14. December 2022)
6
7
+ [#95](https://github.com/php-mod/curl/issues/95) Potential memory leak prevention where curl object was not destroyed due to object reference.
8
+ [#94](https://github.com/php-mod/curl/pull/94) Added method to retrieve all curl options from current object.
0 commit comments