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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ShiningHolden at gmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 17 07:00:02 2026 UTC