Skip to content

Conversation

@JCandre
Copy link
Contributor

@JCandre JCandre commented Jun 5, 2025

Scribe has been unable to generate postman collections where I work. Tracked down the issue to generatePostmanCollection inside of the Writer class where json_encode was quietly failing.

This PR just enables the JSON_INVALID_UTF8_SUBSTITUTE flag to address the issue.

Screenshot 2025-06-05 at 13 59 35

NOTE: That the JSON_INVALID_UTF8_IGNORE flag also fixes the issue.

@shalvah shalvah merged commit 9c02207 into knuckleswtf:v5 Jun 12, 2025
5 of 6 checks passed
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.

3 participants