#55355 closed defect (bug) (fixed)
Typo in wp_parse_url() description
| Reported by: | SergeyBiryukov | Owned by: | hellofromTonya |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.0 |
| Component: | HTTP API | Version: | 4.7 |
| Severity: | trivial | Keywords: | good-first-bug has-patch commit |
| Cc: | Focuses: | docs |
Description
wp_parse_url() description includes this sentence:
Secondly, across various PHP versions, schemeless URLs starting containing a ":" in the query are being handled inconsistently.
"starting containing" appears to be a typo, it should probably be just "containing" instead.
Change History (9)
This ticket was mentioned in PR #2397 on WordPress/wordpress-develop by mehedifoysal.
4 years ago
#1
- Keywords has-patch added; needs-patch removed
#2
@
4 years ago
- Keywords commit added
- Owner set to
- Status new → assigned
Hi there!
The patch looks fine to me and ready to marge in Core.
mehedifoysal commented on PR #2397:
4 years ago
#3
Hi @SergeyBiryukov, I'm working on your ticket. Can you give some feedback?
#4
@
4 years ago
- Owner changed from to
- Status assigned → reviewing
Hello @mehedi890,
Welcome back to WordPress Core Trac. Congrats on your first contribution 🌟 🎉 .
Thank you for the patching this ticket. I reviewed and approved PR 2397. As @mukesh27 noted, it's ready for commit.
What's the next step? I'll prepare a commit and add your change to the WordPress codebase.
SergeyBiryukov commented on PR #2397:
4 years ago
#6
Thanks for the PR! This looks good to me as well, I've just pushed some minor formatting adjustments for better readability.
hellofromtonya commented on PR #2397:
4 years ago
#7
Thanks @SergeyBiryukov for further improvements. Prepping commit now.
hellofromtonya commented on PR #2397:
4 years ago
#9
Committed via changeset https://core.trac.wordpress.org/changeset/52838
Thank you @mehedifoysal! Congrats on your first Core contribution 🎉
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Trac ticket: https://core.trac.wordpress.org/ticket/55355