php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
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
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: marcosptf at yahoo dot com dot br
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sun Dec 22 11:01:30 2024 UTC