Skip to content

[JsonPath] Better handling of unicode chars in expressions#60681

Merged
nicolas-grekas merged 1 commit intosymfony:7.3from
alexandre-daubois:jsonpath-unicode-expr
Jun 6, 2025
Merged

[JsonPath] Better handling of unicode chars in expressions#60681
nicolas-grekas merged 1 commit intosymfony:7.3from
alexandre-daubois:jsonpath-unicode-expr

Conversation

@alexandre-daubois
Copy link
Copy Markdown
Member

Q A
Branch? 7.3
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #60665
License MIT

Handle all types of Unicode characters in expressions: control chars, surrogate, etc.

@alexandre-daubois alexandre-daubois force-pushed the jsonpath-unicode-expr branch 2 times, most recently from f0b5dfc to 251f3b9 Compare June 4, 2025 09:42
@alexandre-daubois alexandre-daubois force-pushed the jsonpath-unicode-expr branch 2 times, most recently from 0e8cc33 to cefc5d9 Compare June 4, 2025 10:05
@alexandre-daubois
Copy link
Copy Markdown
Member Author

Ah yes, I relied a bit too much on fabbot and missed checks on CS. Sorry for the manual lint!

@nicolas-grekas
Copy link
Copy Markdown
Member

Thank you @alexandre-daubois.

@nicolas-grekas nicolas-grekas merged commit cf3b527 into symfony:7.3 Jun 6, 2025
10 of 11 checks passed
@fabpot fabpot mentioned this pull request Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[JsonPath] the JsonCrawler does not handle unicode escape sequences in JsonPath strings

4 participants