php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #60638 parse_url wrong parameters changelog
Submitted: 2012-01-02 18:56 UTC Modified: 2012-11-14 01:43 UTC
Votes:2
Avg. Score:2.5 ± 0.5
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: pear at laurent-laville dot org Assigned: aharvey (profile)
Status: Closed Package: Website problem
PHP Version: 5.4.0RC4 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: pear at laurent-laville dot org
New email:
PHP Version: OS:

 

 [2012-01-02 18:56 UTC] pear at laurent-laville dot org
Description:
------------
Page http://fr.php.net/manual/en/function.parse-url.php specify that 2nd parameter $component come with PHP 5.1.2, but the PHP5 Changelog page 
http://fr.php.net/ChangeLog-5.php, said it come with PHP 5.2.0

"Added an optional parameter to parse_url() to allow retrieval of distinct URL components. (Ilia)"


Expected result:
----------------
I think PHP 5.2.0 is the right

Actual result:
--------------
PHP 5.1.2

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-11-14 01:26 UTC] lonnyk at gmail dot com
It appears as though the changelog is incorrect.

The SVN revision for this change is 202025. That revision is in the 5.1.2 tag.[1]

http://svn.php.net/viewvc/php/php-src/tags/php_5_1_2/ext/standard/url.c?view=log
 [2012-11-14 01:43 UTC] aharvey@php.net
The fix for this bug has been committed. Since the websites are not directly
updated from the repository, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.
 [2012-11-14 01:43 UTC] aharvey@php.net
-Status: Open +Status: Closed -Package: Documentation problem +Package: Website problem -Assigned To: +Assigned To: aharvey
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 20:01:30 2024 UTC