Commit graph

158 commits

Author SHA1 Message Date
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
Nick Berard
6164d642ad Fixed bug #42343
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241618 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 03:59:58 +00:00
Nick Berard
bd18bd44af Corrected the table and removed unapplicable flags. Also added a better description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241450 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 15:17:30 +00:00
Nick Berard
4a8da15349 Corrected wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241447 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 14:37:01 +00:00
Nick Berard
1c3dbe53f8 Added more verbose example + fixed grammatical error in synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241444 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 13:58:27 +00:00
Nick Berard
6c650fce00 Parameter explanation + note about locale + changed method synopsis a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241443 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 13:51:53 +00:00
Nick Berard
924f47b649 Added parameter information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241442 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 13:45:12 +00:00
Richard Quadling
94b90f88d0 structfield => varname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241431 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 11:08:52 +00:00
TAKAGI Masahiro
5f2097b16a fixed function name in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241406 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 08:49:19 +00:00
Nick Berard
a0d33f1c22 Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241346 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 19:40:36 +00:00
Nick Berard
893a0da545 Added an example and parameter description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241345 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 19:36:34 +00:00
Nick Berard
bedf024ef5 Documented all options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241344 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 19:30:16 +00:00
Nick Berard
2fe80ab76e Added better examples and wrote a little explanation on what blocking is
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241342 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 19:00:00 +00:00
Nick Berard
92155d1703 Added parameter specification
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241340 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 18:28:08 +00:00
Nick Berard
96a49cd64b Created the see also section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241339 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 18:27:16 +00:00