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

Fix escape sequences in regex and test messages #52

Merged
merged 1 commit into from
Jun 22, 2024
Merged

Conversation

SmetDenis
Copy link
Member

Update backslash escaping in test messages for consistency with PHP string formatting.

Correct escape sequences in `Helper.php` regex pattern to properly match unicode characters. Also, update backslash escaping in test messages for consistency with PHP string formatting.

These changes improve the accuracy of pattern matching in the code and ensure that test messages are clearer and easier to read, enhancing maintainability and debugging.
@SmetDenis SmetDenis merged commit 18ff76a into master Jun 22, 2024
24 checks passed
@SmetDenis SmetDenis deleted the update-deps branch June 22, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant