Skip to content

2.4.0

Compare
Choose a tag to compare
@guanguans guanguans released this 10 Mar 03:39
· 138 commits to main since this release

2.4.0 - 2024-03-10

CI

  • apply php-cs-fixer

Feat

  • helper: add error_silencer function
  • src: Add Method interface and related RFCs
  • tests: add Faker trait for generating fake data

Refactor

  • improve StringToClassConstantRector
  • rector: Update namespace for rector classes
  • utils: Rename getHttpOptionsConstants to httpOptionConstants
  • utils: improve user agent method
  • utils: Improve clarity and consistency in multipartFor method

Pull Requests

  • Merge pull request #61 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.69.0