php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #45490 socket_recv is not documented
Submitted: 2008-07-12 06:48 UTC Modified: 2008-11-05 10:40 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: ShiningHolden at gmail dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: Windows XP Professional 32-bit
Private report: No CVE-ID: None
 [2008-07-12 06:48 UTC] ShiningHolden at gmail dot com
Description:
------------
The function socket_recv found in the socket extension is not documented.

Reproduce code:
---------------
1. Go to http://us.php.net/socket_recv
2. Receive:
Warning
This function is currently not documented; only its argument list is available. 

Expected result:
----------------
I expected to receive documentation such as return results and parameter type for the function socket_recv


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-11-05 10:40 UTC] vrana@php.net
We have other tools to spot undocumented functions.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 08:01:29 2024 UTC