Commit graph

172 commits

Author SHA1 Message Date
Andrey Gromov
6d5949ca08 Add "Windows only" note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349152 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-06 14:20:12 +00:00
Yoshinari Takaoka
a649751b36 deleted needless parentheses in <function></funciton>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348932 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-16 11:00:01 +00:00
Nikita Popov
f1e951b988 Remove duplicated words
Patch by carusogabriel.

Closes php/doc-en#7.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347749 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-14 13:46:42 +00:00
Christoph Michael Becker
ac9cf5decd Partially fix #77899: No documentation for 7.3 new functions
We document the socket_wsaprotocol_info_* functions.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347618 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-19 12:34:05 +00:00
George Peter Banyard
508e255fff Remove PHP 4 and 5.0.0 mentions.
This includes changelogs but also some paragraphs and notes which mention PHP 4.

This should include all mentions of PHP 4 in "bundled" extensions

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347589 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-11 13:21:49 +00:00
Gabriel Caruso
5a3cf6ea6b Fix bug #76551
The type of the second param `$message` is an array, and not a string, as reported.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345318 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-15 22:47:07 +00:00
Christoph Michael Becker
4bff852af9 The added, but not filled in functions that pertain to the socket_addrinfo_* set.
-- 
Provided by anonymous 57081 (dave@mudsite.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345152 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-16 12:46:25 +00:00
Christoph Michael Becker
ae43d9892e Document SO_REUSEPORT
Patch provided by Michał Brzuchalski

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345096 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-04 12:20:13 +00:00
Peter Cowburn
0dad2268d5 add missing svn properties, svn:eol-style and svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344522 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-15 22:01:56 +00:00
Jakub Vrana
7583603300 Add new sockets functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344020 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 17:53:27 +00:00
Jakub Vrana
fa994a739c Fix function signatures
Some of these probably deserve an entry in changelog, please add it if you have energy.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343898 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:03:56 +00:00
Christoph Michael Becker
cf8a72b197 Document parameter default value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343120 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 10:15:19 +00:00
Christoph Michael Becker
6600311e30 Document return value of socket_sendmsg()
Original patch provided by Mikhail Krasilnikov.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340382 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-08 10:09:12 +00:00
Christoph Michael Becker
39f908546b clarify return value in case of no error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339244 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-30 15:14:59 +00:00
Joe Watkins
77386c9ed6 Fix #71951: shutdown behaviour note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338908 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-04 08:58:43 +00:00
Thomas Punt
0a58f121e6 Resolve doc bug #70935
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338330 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-19 22:52:58 +00:00
Christoph Michael Becker
5a190b2b92 fixed #70936: Undocumented function aliases: socket_(g|s)etopt
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338269 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-16 18:57:42 +00:00
Peter Cowburn
432b3eb6c8 Removed socket_write $length initializer (Patch by gcds)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338232 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-09 16:17:04 +00:00
Rasmus Lerdorf
8c9e28bc67 Add see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336718 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-05 05:36:33 +00:00
Maciej Sobaczewski
e41aab5eca Remove changelogs for PHP 4 - 3rd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
8b5940cade Remove changelogs for PHP 4 - 2nd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Jakub Vrana
d5423fecca Rename file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330657 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 00:11:58 +00:00
Jakub Vrana
d38bf5524c socket_readmsg() is actually socket_recvmsg()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330656 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 00:11:13 +00:00
Philip Olson
a40e6be276 Added skeletons for the three new ext/socket functions: socket_sendmsg() socket_recvmsg() socket_cmsg_space() -- deals with PHP Bug #64546
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330638 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 04:10:58 +00:00
Adam Harvey
4dfdfdbbf0 Fix doc bug #64471 (Grammar): greater then → greater than.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329843 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-20 19:05:56 +00:00
Joe Watkins
e1231c5a64 bug #63550
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328397 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-18 00:19:56 +00:00
Paul Reinheimer
0b26374bc9 Adding missing text to code output, as per Doc Bug #61894
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325538 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-04 19:36:04 +00:00
Yannick Torres
94497636f2 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324194 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 15:34:05 +00:00
Philip Olson
c5b54a68f4 Added documentation for socket_import_stream()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323784 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 03:46:36 +00:00
Gustavo André dos Santos Lopes
9566c12650 - Added multicast information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319959 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-26 16:13:39 +00:00
Nikita Popov
aba066a2dd Fix Doc Bug #55572: socket_set_nonblock description unclear
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316681 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-13 18:46:47 +00:00
Gustavo André dos Santos Lopes
8e291b4d37 - Fixed description on the "port" parameter (closes bug #53002).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304160 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-06 15:14:49 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Kalle Sommer Nielsen
9f14451302 Fixed bug #38311 (About the note in socket-getpeername's documentation)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292666 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-26 18:31:39 +00:00
Kalle Sommer Nielsen
3428048b06 Fixed #50313 (traceroute example in socket create manual page)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292411 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-21 12:18:25 +00:00
Richard Quadling
4a9d095878 Entity for false return.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291884 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-08 16:59:10 +00:00
Daniel P. Brown
fb0ca8be11 Fixes typo from Bug #50412.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291881 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-08 16:32:01 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Torben Wilson
d4c454a039 Cleaned up the example.
Folded in a little information from the user notes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288342 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 20:02:17 +00:00
Torben Wilson
3036985e06 One typo fix and one fact fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288317 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 09:10:23 +00:00
Torben Wilson
4ec9686673 At long last, got around to documenting this. Meant to do this years ago.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288316 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 09:09:50 +00:00
Nilgün Belma Bugüner
9511edb9f8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283836 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:54:10 +00:00
Yannick Torres
e64f47fe43 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279788 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 15:59:44 +00:00
Mehdi Achour
33452ee6b3 Add/move sections to changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277645 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 21:08:01 +00:00
Mehdi Achour
68bd154ab9 Work on constants
Added missing constants:

DOM_PHP_ERR, GLOB_AVAILABLE_FLAGS, FILE_NO_DEFAULT_CONTEXT, FNM_NOESCAPE, FNM_PATHNAME,
FNM_PERIOD, FNM_CASEFOLD, IMAGETYPE_JPEG2000, NAN, INF, MYSQLI_TYPE_INTERVAL, MYSQLI_TYPE_CHAR,
MYSQLI_CURSOR_TYPE_FOR_UPDATE, MYSQLI_CURSOR_TYPE_NO_CURSOR, MYSQLI_CURSOR_TYPE_READ_ONLY,
MYSQLI_CURSOR_TYPE_SCROLLABLE, MYSQLI_STMT_ATTR_CURSOR_TYPE, MYSQLI_STMT_ATTR_PREFETCH_ROWS,
MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH, MYSQLI_SET_CHARSET_NAME, OPENSSL_ALGO_DSS1, TCP_NODELAY,
SQLITE_NOTADB, SQLITE_FORMAT, PSFS_FLAG_NORMAL, PSFS_FLAG_FLUSH_INC, PSFS_FLAG_FLUSH_CLOSE,
XML_SAX_IMPL

Added missing <constant></constant> markup

Fixed:
 * GD_BUNDLE => GD_BUNDLED
 * SOCKET_ERMCHG => SOCKET_EREMCHG


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277584 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 15:45:07 +00:00
Antony Dovgal
62dff3a642 add/fix return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274840 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-29 14:05:48 +00:00
Kalle Sommer Nielsen
9f6cf2b555 * Document Windows support for: fnmatch(), link(), linkinfo(), readlink(), symlink(), checkdnsrr(), dns_get_record(), getmxrr() and stream_socket_pair()
* Document that socket_create_pair() was unavailable on Windows between 4.3 and 5.3, aswell as making the example work on Windows and fix a syntax error in there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274832 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-29 10:21:20 +00:00
Jakub Vrana
6125c0100d Initializers - part 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Philip Olson
6bbdc5267f Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271311 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 04:22:48 +00:00
Nick Berard
86e3289c71 Modified example to handle all errors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241656 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 15:59:43 +00:00