David CARLIER
e5caf1244e
SO_REUSEPORT constant, statement no longer really exact. ( #1612 )
2022-06-06 14:16:44 +01:00
Máté Kocsis
e902ea4116
[skip-revcheck] Generate ext/sockets class synopses from stubs ( #1103 )
2021-11-17 07:52:20 +01:00
Sergey Panteleev
0ff45f21e8
[PHP 8.1] Add new Sockets constants
2021-11-06 15:44:02 +03:00
David CARLIER
c0954ae4e6
socket_get_option/socket_set_option SO_ACCEPTFILTER constants
...
Co-authored-by: Sergey Panteleev <sergey@php.net>
Closes GH-656.
2021-10-11 12:07:39 +02:00
Kamil Tekiela
de9c65c91f
Remove E_STRICT and other PHP 5 related information ( #730 )
2021-08-17 17:56:25 +01:00
Sergey Panteleev
a871ef72ed
Fix some issues in sockets directory
...
Part of #658
2021-06-11 10:56:22 +03:00
Sergey Panteleev
184f3f7bd4
Remove PHP 5, 7 references ( #565 )
2021-05-12 14:49:16 +03:00
Sergey Panteleev
a0ae28d3bc
Removed references to PHP 5, PHP 7.0 ( #545 )
2021-04-24 20:01:17 +03:00
Alex Pavlov
07b6d42577
Add constants SCM_RIGHTS, SCM_CREDENTIALS
...
Closes GH-456
Signed-off-by: George Peter Banyard <girgias@php.net>
2021-02-18 17:12:39 +00:00
Martin Samesch
e58f2f6475
add missing parameter description
2021-01-24 13:13:51 +01:00
Yoshinari Takaoka
96b913db03
Added PHP 8 into versions.xml for sockets based on stubs.
...
Closes GH-336.
2021-01-16 18:13:05 +01:00
Máté Kocsis
14dc7c4736
Generate sockets methodsynopses based on stubs
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Closes GH-311.
2021-01-10 19:04:58 +01:00
Christoph Michael Becker
5f8047c12b
Document new opaque classes which replace resources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351932 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-06 22:11:40 +00:00
Christoph Michael Becker
e41806c30b
Revert revision(s) 351724 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Christoph Michael Becker
4754397753
Revert revision 351727 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Jakub Vrana
c80da7c04a
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
Christoph Michael Becker
323eb8f48d
Document AddressInfo resource type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351290 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-07 12:44:54 +00:00
Christoph Michael Becker
b95d28e6ec
Fix return types
...
Functions which return false on failure should state that in their
signature as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +00:00
Christoph Michael Becker
86e6094e86
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
7f569e1f17
Remove more changelog entries, mostly from PHP 5.3 era
...
Patch contributed by Sobak <msobaczewski@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350655 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:08:59 +00:00
Christoph Michael Becker
ba38a95b6a
Fix other typos
...
Detected by codespell
Patch provided by tandre@php.net .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349710 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:53:54 +00:00
Christoph Michael Becker
aebf045bfb
Fix miscellaneous typos
...
Detected by codespell
Patch provided by tandre@php.net .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349708 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:43:55 +00:00
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
9cc4767b2d
What's in a name?
...
The Macintosh operating systems changed their name a few times since
version 10. We follow suite, and use the proper name whenever we refer
to a certain version, and use “macOS” as generic term, since “Mac OS X”
and “OS X” versions are already unsupported, or loose support at the end
of this year.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345139 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-15 11:50:40 +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
3e9734391f
Add new functions to versions.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344041 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 13:39:15 +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
Adam Harvey
41d8e7ffe4
Update version information to include PHP 7.
...
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.
In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +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
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Maciej Sobaczewski
f1177c82c0
Remove PHP 4 functions
...
It is mostly cleanup of versions.xml because most of PHP 4 functions were already removed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334644 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 08:41:15 +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