php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Thank you for your help! If the status of the bug report you submitted changes, you will be notified. You may return here and check the status or update your report at any time.
The URL for your bug report is: https://bugs.php.net/bug.php?id=70935.
Doc Bug #70935 official doc, the example code is wrong name
Submitted: 2015-11-18 13:35 UTC Modified: 2015-12-19 22:53 UTC
From: marcosptf at yahoo dot com dot br Assigned: tpunt (profile)
Status: Closed Package: Sockets related
PHP Version: Irrelevant OS: irrelevant
Private report: No CVE-ID: None
 [2015-11-18 13:35 UTC] marcosptf at yahoo dot com dot br
Description:
------------
the doc about function http://php.net/manual/en/function.socket-get-option.php
 have a example name about socket-set-option ;




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-11-18 14:06 UTC] marcosptf at yahoo dot com dot br
print about text bug

https://www.flickr.com/photos/marcosptf/22697875907/in/dateposted-public/
 [2015-11-18 18:40 UTC] requinix@php.net
-Package: Documentation problem +Package: Sockets related
 [2015-11-18 18:40 UTC] requinix@php.net
"Example #1 socket_set_option() example"
should be
"Example #1 socket_get_option() example"
 [2015-12-19 22:44 UTC] tpunt@php.net
-Assigned To: +Assigned To: tpunt
 [2015-12-19 22:53 UTC] tpunt@php.net
Automatic comment from SVN on behalf of tpunt
Revision: http://svn.php.net/viewvc/?view=revision&revision=338330
Log: Resolve doc bug #70935
 [2015-12-19 22:53 UTC] tpunt@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 10:01:28 2024 UTC