Skip to content

2.5.0

Latest
Compare
Choose a tag to compare
@nadar nadar released this 14 Dec 13:28
· 12 commits to master since this release

2.5.0 (14. December 2022)

  • #95 Potential memory leak prevention where curl object was not destroyed due to object reference.
  • #94 Added method to retrieve all curl options from current object.
  • #93 Text and Coding Standards update.
  • #97 Added Unit Testing for PHP 8.2.
  • #99 Added PHPStan testing to GitHub Actions and fixed errors from testing with PHPStan.