Skip to content

Update URL2.php #19

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

Closed
wants to merge 1 commit into from
Closed

Update URL2.php #19

wants to merge 1 commit into from

Conversation

AstroPig7
Copy link

PCRE2 10.45 strictly enforces the use of \x00 instead of the shorthand form \x (ref. https://github.com/PCRE2Project/pcre2/blob/pcre2-10.45/NEWS). This breaks URL encoding in Net_URL2.

PCRE2 10.45 strictly enforces the use of \x00 instead of the shorthand form \x (ref. https://github.com/PCRE2Project/pcre2/blob/pcre2-10.45/NEWS). This breaks URL encoding in Net_URL2.
@ktomk
Copy link
Contributor

ktomk commented Feb 28, 2025

Please see #17 @AstroPig7

@AstroPig7
Copy link
Author

Please see #17 @AstroPig7

I checked the existing issues and completely missed that was about this same problem. I’ll close this commit.

@AstroPig7 AstroPig7 closed this Feb 28, 2025
@AstroPig7 AstroPig7 deleted the patch-1 branch February 28, 2025 01:14
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