haszi
8bc832a464
[skip-revcheck] Remove stream wrappers and context options from function method listing ( #3422 )
...
Add a role attribute with an appropriate value to all stream wrappers and context options. PhD is patched also to index these as non-functions/methods and with that these entries are removed from the function method listing.
Co-authored-by: haszi <haszika80@gmail.com >
2024-06-14 16:49:45 +01:00
haszi
bad50150f7
[skip-revcheck] Fix whitespace in stream wrapper and context options files ( #3432 )
...
Co-authored-by: haszi <haszika80@gmail.com >
2024-06-03 08:14:07 +01:00
Gina Peter Banyard
ec6e871a47
[skip-revcheck] Replace role="noversion" attribute usage with the new annotations one
...
Done using the following commands:
find . -type f -name "*.xml" -exec sed -i 's/role="noversion"/annotations="verify_info:false"/g' {} +
2023-11-01 16:32:33 +00:00
George Peter Banyard
cdaea04215
Remove mention of PHP 5 in Language Reference section
...
This does not cover the OOP nor Error sections, but everything else should be covered
Closes GH-156
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351112 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-31 19:13:58 +00:00
Christoph Michael Becker
459c0e1de4
Fix #75414 : tcp_nodelay option for stream context
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344750 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 17:04:53 +00:00
Bob Weinand
63a98c4c11
Add documentation for so_reuseport, so_broadcast and ipv6_v6only socket stream context options
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340564 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-19 11:06:56 +00:00
Christoph Michael Becker
72d4e40a18
Improve markup (patch provided by fabioluciano)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340237 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 14:08:23 +00:00
Jeff Welch
9d688d2ad4
Fix doc bug #66206 (Socket context options: reverse changelog order).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332240 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-03 03:34:28 +00:00
Adam Harvey
821d1faaba
Document the syntax when binding to an IPv6 address, since it wasn't very
...
obvious before.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331458 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-21 02:25:23 +00:00
Michael Wallner
0cc3ec8215
document the new backlog socket context option for stream_socket_server
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296080 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 16:52:05 +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
Nilgün Belma Bugüner
04077dd209
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283798 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:17:58 +00:00
Pedram Salehpoor
ecc513a1a0
blah I corrected my mistake so sorry
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261935 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 16:35:27 +00:00
Pedram Salehpoor
052b7b56ff
correction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261933 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 16:28:36 +00:00
Philip Olson
97b4b22e86
Implemented role="noversion"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261050 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 15:41:12 +00:00
Hannes Magnusson
71a0e2144a
- Refactor stream context options and stream context parameters
...
- Document the curl context options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257496 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 17:24:12 +00:00