php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #76602 [ES] Translation problem
Submitted: 2018-07-10 07:41 UTC Modified: 2018-07-20 01:46 UTC
From: joseantgv at gmail dot com Assigned: carusogabriel (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
41 + 49 = ?
Subscribe to this entry?

 
 [2018-07-10 07:41 UTC] joseantgv at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.long2ip
---

Accepted parameter type differs depending on the language:

EN version
string long2ip ( int $proper_address )

ES version
string long2ip ( string $proper_address )


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-07-10 10:47 UTC] cmb@php.net
-Summary: Translation problem +Summary: [ES] Translation problem
 [2018-07-10 10:47 UTC] cmb@php.net
-Status: Open +Status: Verified
 [2018-07-20 01:37 UTC] carusogabriel@php.net
Automatic comment from SVN on behalf of carusogabriel
Revision: http://svn.php.net/viewvc/?view=revision&revision=345361
Log: Fix #76602: long2ip $proper_address param is an integer, not a string.
 [2018-07-20 01:46 UTC] carusogabriel@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: carusogabriel
 [2018-07-20 01:46 UTC] carusogabriel@php.net
Thanks for the bug report.

We've fixed it, as well in French, Japanese and Turkish translations. The documentation may take some days to update, so be patient to see the reflected changes.
 [2020-02-07 14:18 UTC] phpdocbot@php.net
Automatic comment on behalf of carusogabriel
Revision: http://git.php.net/?p=doc/es.git;a=commit;h=f73beca172962ebc875bf907f31c02658043941d
Log: Fix #76602: long2ip $proper_address param is an integer, not a string.
 [2020-12-30 11:09 UTC] nikic@php.net
Automatic comment on behalf of carusogabriel
Revision: http://git.php.net/?p=doc/es.git;a=commit;h=e8b15026262cfcec18665726550c2842f3f4090e
Log: Fix #76602: long2ip $proper_address param is an integer, not a string.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 12:01:28 2024 UTC