php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #54720 [DE] The return value in the german documentation is incorrect.
Submitted: 2011-05-12 15:30 UTC Modified: 2011-05-16 16:28 UTC
From: robx5 at web dot de Assigned: raphaelm (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2011-05-12 15:30 UTC] robx5 at web dot de
Description:
------------
---
From manual page: http://www.php.net/function.socket-recvfrom#Rückgabewerte
---
In the german manual it says socket_recvfrom returns -1 on error.
This is not true, it returns false.

In der deutschen Anleitung wird der Rückgabewert bei einem Fehler von 
socket_recvfrom fälscherlicherweise als -1 angegeben.
Das stimmt nicht, denn es wird false bei einem Fehler zurückgegeben.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-05-16 00:06 UTC] yannick@php.net
-Summary: The return value in the german documentation is incorrect. +Summary: [DE] The return value in the german documentation is incorrect. -Package: Documentation problem +Package: Translation problem
 [2011-05-16 16:27 UTC] raphaelm@php.net
Automatic comment from SVN on behalf of raphaelm
Revision: http://svn.php.net/viewvc/?view=revision&revision=311077
Log: Doc Bug #54720 fixed
 [2011-05-16 16:28 UTC] raphaelm@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: raphaelm
 [2011-05-16 16:28 UTC] raphaelm@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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 04:01:31 2024 UTC