Skip to content

ext/uri: Fix InvalidReverseSolidus enum case typo#22222

Closed
OracleNep wants to merge 1 commit into
php:masterfrom
OracleNep:fix-uri-invalid-reverse-solidus
Closed

ext/uri: Fix InvalidReverseSolidus enum case typo#22222
OracleNep wants to merge 1 commit into
php:masterfrom
OracleNep:fix-uri-invalid-reverse-solidus

Conversation

@OracleNep

Copy link
Copy Markdown
Contributor

Fix the misspelled Uri\WhatWg\UrlValidationErrorType::InvalidReverseSoldius enum case name to InvalidReverseSolidus.

The old misspelled name is kept as a deprecated class constant alias for backwards compatibility, and WHATWG parser errors now resolve to the correctly spelled enum case.

Tests:

  • Not run locally: no php executable is available in this environment.

@OracleNep

Copy link
Copy Markdown
Contributor Author

Closing this draft PR because it was opened from the wrong local task context.

@OracleNep OracleNep closed this Jun 4, 2026
@OracleNep OracleNep deleted the fix-uri-invalid-reverse-solidus branch June 4, 2026 04:37
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.

1 participant