Skip to content

chore: prep v8.6.0 for release#381

Open
Justintime50 wants to merge 1 commit intomasterfrom
v8.6.0
Open

chore: prep v8.6.0 for release#381
Justintime50 wants to merge 1 commit intomasterfrom
v8.6.0

Conversation

@Justintime50
Copy link
Member

Description

Testing

Pull Request Type

Please select the option(s) that are relevant to this PR.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement (fixing a typo, updating readme, renaming a variable name, etc)

@Justintime50 Justintime50 marked this pull request as ready for review February 19, 2026 22:37
@Justintime50 Justintime50 requested review from a team as code owners February 19, 2026 22:37
// Required PHP extensions
if (!function_exists('json_decode')) {
throw new Exception('EasyPost needs the JSON PHP extension.');
throw new \Exception('EasyPost needs the JSON PHP extension.');

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments