php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #29197 strnatcmp page has wrong URL
Submitted: 2004-07-16 04:14 UTC Modified: 2004-07-28 03:24 UTC
From: mbp at sourcefrog dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 5.0.0 OS: all
Private report: No CVE-ID: None
 [2004-07-16 04:14 UTC] mbp at sourcefrog dot net
Description:
------------
http://us3.php.net/manual/en/function.strnatcmp.php

This says the homepage for the code is naturalordersort.org, but that refers to a different implementation of the same algorith.  The naturalordersort.org one has nothing to do with PHP.

The correct URL is http://sourcefrog.net/projects/natsort/

Thanks.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-07-16 04:29 UTC] curt@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 [2004-07-28 03:17 UTC] mbp at sourcefrog dot net
No, this is not fixed in the current page.
 [2004-07-28 03:24 UTC] philip@php.net
It's fixed in CVS as the manual has not been built since the 14th.  Here's the diff:
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.189&r2=1.190
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 10 19:01:34 2025 UTC