Skip to content

Conversation

sterzuccio
Copy link

@sterzuccio sterzuccio commented Jan 21, 2025

What:

  • Bug Fix
  • New Feature

Description:

Fix: Handle cases where $contents is a string instead of an array. Updated constructor to support both array and string types, preventing errors when $contents is not an array.

Related:

Fix: Handle cases where $contents is a string instead of an array. Updated constructor to support both array and string types, preventing errors when $contents is not an array.
@sterzuccio sterzuccio changed the title Update ErrorException.php Fix: Support string input for $contents in Exception constructor" Jan 21, 2025
@sterzuccio sterzuccio changed the title Fix: Support string input for $contents in Exception constructor" Fix: Support string input for $contents in Exception constructor Jan 21, 2025
@iBotPeaches iBotPeaches marked this pull request as draft April 8, 2025 23:42
@iBotPeaches
Copy link
Collaborator

Marking as draft due to CI failures.

@iBotPeaches
Copy link
Collaborator

This was fixed in #643 as it was refactored for object or string/object calls (to account for audio stringable responses). This shouldn't occur anymore since path of string returns won't have this possibility anymore.

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