php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37961 "url" in messages should be "URL"
Submitted: 2006-06-29 14:15 UTC Modified: 2006-06-29 14:32 UTC
From: agiorgio at optonline dot net Assigned: bjori (profile)
Status: Closed Package: URL related
PHP Version: 5.1.5CVS OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: agiorgio at optonline dot net
New email:
PHP Version: OS:

 

 [2006-06-29 14:15 UTC] agiorgio at optonline dot net
Description:
------------
URL is an acronym, and should be capitalized.  In ext/standard/url.c, the error message 

"Invalid url component identifier %ld." 

should read:

"Invalid URL component identifier %ld."

Also, 

"Unable to parse url" 

should read:

"Unable to parse URL"


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-06-29 14:32 UTC] bjori@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 07:01:33 2025 UTC