Skip to content

2.2.1

Compare
Choose a tag to compare
@guanguans guanguans released this 07 Mar 10:24
· 170 commits to main since this release

2.2.1 - 2024-03-07

Docs

  • README: Update baseUri parameter in code comments

Feat

  • Str: Add kebab case conversion method
  • php: Add StringToClassConstantRector for GuzzleHttp RequestOptions
  • platform-lint: Add platform-lint script for linting platforms
  • tests: add new test files for Foundation

Refactor

  • Message: Improve JSON serialization method
  • auth: Improve CompactToVariablesRector
  • debug: Use mergeDebugInfo instead of withDebugInfo
  • http: Normalize HTTP options handling
  • options: Improve options handling and validation
  • uri: improve UriTemplateAuthenticator applyToRequest method

Test

  • MessageTest: add validation for options