php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #68640 Very minor point
Submitted: 2014-12-23 17:03 UTC Modified: 2015-09-16 23:17 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: dave at dbarc dot net Assigned: sobak (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.6Git-2014-12-23 (Git) OS: Any
Private report: No CVE-ID: None
 [2014-12-23 17:03 UTC] dave at dbarc dot net
Description:
------------
Very minor point:
In the page http://php.net/manual/en/function.ip2long.php
the description says:
"Converts a string containing an (IPv4) Internet Protocol dotted address into a proper address"
and it should say
"Converts a string containing an (IPv4) Internet Protocol dotted address into a long integer"

Shouldn't it? 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-12-31 12:10 UTC] jacob@php.net
-Status: Open +Status: Verified -Assigned To: +Assigned To: jacob
 [2014-12-31 12:10 UTC] jacob@php.net
I agree that the latter makes more sense than just saying 'proper address'.
 [2014-12-31 12:30 UTC] jacob@php.net
I also proposed a change to http://php.net/long2ip to reflect the similar changes and remove 'proper address' in favour of 'a long integer value'.
 [2015-03-14 07:25 UTC] jacob@php.net
-Assigned To: jacob +Assigned To:
 [2015-09-16 23:11 UTC] sobak@php.net
-Assigned To: +Assigned To: sobak
 [2015-09-16 23:16 UTC] sobak@php.net
Automatic comment from SVN on behalf of sobak
Revision: http://svn.php.net/viewvc/?view=revision&revision=337846
Log: Close bug #68640 (Very minor point)
 [2015-09-16 23:17 UTC] sobak@php.net
-Status: Verified +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 11:01:27 2024 UTC