Skip to content

Fixes #52 - getAttachmentContent() to return string instead of Stream…#125

Merged
derpixler merged 1 commit into
masterfrom
bugfix/rr/52/fix-getattachmentcontent-return-type
Jun 8, 2026
Merged

Fixes #52 - getAttachmentContent() to return string instead of Stream…#125
derpixler merged 1 commit into
masterfrom
bugfix/rr/52/fix-getattachmentcontent-return-type

Conversation

@derpixler

@derpixler derpixler commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Fixes #52TicketArticle::getAttachmentContent() returns the actual string content instead of a GuzzleHttp\Psr7\Stream object, as specified in the PHPDoc (@return string). Additionally, the test setup has been expanded to include an environment-based timeout and documented test variables.

@derpixler derpixler self-assigned this Jun 8, 2026
@derpixler derpixler merged commit 00f2ea0 into master Jun 8, 2026
8 checks passed
@derpixler derpixler deleted the bugfix/rr/52/fix-getattachmentcontent-return-type branch June 8, 2026 11:52
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.

Small improvement of the documentation

2 participants