Skip to content
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

Implement PHP string escaping semantics #64

Merged
merged 3 commits into from
Aug 1, 2024

Conversation

smoogipoo
Copy link
Collaborator

Will resolve the issue pointed out in ppy/osu#29157 (comment), but making it "\n" (literal, not a newline).

Implemented the full spec from https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.single

Full osu-resources diff: https://gist.github.com/smoogipoo/cd1063ba225420e5a3a32a7e9813063e

@smoogipoo smoogipoo requested a review from peppy August 1, 2024 14:16
Copy link
Member

@peppy peppy left a comment

Choose a reason for hiding this comment

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

Gonna assume it works based on tests.

@peppy peppy merged commit d4c40d2 into ppy:master Aug 1, 2024
7 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.

2 participants