Skip to content

Bugfix: Content */* breaks generated Endpoint PHP class #845

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 4, 2025

Conversation

bkuen
Copy link
Contributor

@bkuen bkuen commented Mar 4, 2025

Fixes 810 by escaping */* with *\\/*

@Korbeil
Copy link
Member

Korbeil commented Mar 4, 2025

Hey @bkuen thanks for your PR ! Could you had a regression test to ensure your issue was fixed ? 🙏

bkuen added a commit to bkuen/janephp that referenced this pull request Mar 4, 2025
@bkuen
Copy link
Contributor Author

bkuen commented Mar 4, 2025

Hey @bkuen thanks for your PR ! Could you had a regression test to ensure your issue was fixed ? 🙏

Sure, hope, this test is what you meant.

@lcarilla
Copy link

lcarilla commented Apr 3, 2025

could this please be merged? @Korbeil
i just had the same issue

Copy link
Member

@Korbeil Korbeil left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the changes @bkuen ! Everything seems fine 👌

@Korbeil Korbeil merged commit 7070d42 into janephp:next Apr 4, 2025
6 checks passed
@bkuen
Copy link
Contributor Author

bkuen commented Apr 4, 2025

You're welcome. Thank you for approving and merging 🫶

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.

Content */* breaks generated Endpoint PHP class
3 participants