Commit graph

155 commits

Author SHA1 Message Date
Hannes Magnusson
1e2f90fbdc Refactor (and a good chunk of rewording) information for
stream-wrapper.register.xml to its own example class


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277641 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 19:45:30 +00:00
Michael Maclean
2bb8c86445 Change links to documentation for stream context options and parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277631 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 13:48:44 +00:00
Mehdi Achour
65d4ed89fb Switch to new documentation style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277593 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 20:18:33 +00:00
Hannes Magnusson
9cf46353a1 Initial docs for stream_is_local() and stream_context_get_params()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277514 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-20 12:05:11 +00:00
Kalle Sommer Nielsen
03fbda32b1 Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276512 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-26 19:36:38 +00:00
Damien Seguy
4064cc624f add literal, fix case
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275824 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-14 19:49:18 +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
5730e7a2fa Initializers - part 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273648 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 16:14:26 +00:00
Hannes Magnusson
d9d2f660e7 s/Conntected/Connected (reported by J. Boggiano)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271695 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-20 22:49:06 +00:00
Kalle Sommer Nielsen
c685c8d7c8 * Document XSLTProcessor::setProfiling() method
* Document stream_supports_lock()
* Document str_getcsv()
* gmp_testbit() is available as of 5.3


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270943 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-10 16:36:01 +00:00
Hannes Magnusson
38ea7914b1 newdocstyle (no real new content, just reorganizing and paraphrasing)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270267 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 21:44:19 +00:00
Hannes Magnusson
992ca135fc newdocstyle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270261 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 20:07:51 +00:00
Hannes Magnusson
bca4391c3a - New-doc-style
- New content+examples where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270258 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 19:08:13 +00:00
Hannes Magnusson
dcea27f9de Link to correct function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270249 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 17:00:26 +00:00
Hannes Magnusson
3813e27b53 Point to the notification context docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269062 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 18:28:30 +00:00
Arnaud Le Blanc
19aea2c2b9 Documented new user-space stream wrapper methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269048 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 13:45:31 +00:00
Arnaud Le Blanc
b0389ed033 stream_filter_append() creates two instances of a filter when using read
and write filtering. (fixes #46231).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267866 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-27 13:21:19 +00:00
Davey Shafik
55aa25d1cb * Add stream_context_set_default() docs
* Add note to stream_context_get_default() pointing to stream_context_set_default()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265021 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-18 00:54:23 +00:00
Jakub Vrana
762320f6f6 Link to Context options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260458 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 10:44:58 +00:00
Kalle Sommer Nielsen
45a1295aad strptime, dio_fcntl, dio_tcsetattr, dio_truncate, stream_socket_pair - Moved &note.no-windows; into a note refsec
lchgrp, lchown - Added not implemented on Windows note


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260402 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-28 04:42:07 +00:00
Kalle Sommer Nielsen
3a6c2a9f06 stream_socket_pair() is not implemented on Windows platforms
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260401 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-28 04:14:22 +00:00
Philip Olson
a51c010af9 added the returnvalues section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260117 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-21 21:17:12 +00:00
Hannes Magnusson
f253f6f77f Add download progressbar example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257444 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 13:37:06 +00:00
Hannes Magnusson
ff4a5c3e78 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257438 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 08:44:22 +00:00
Hannes Magnusson
008fa5b807 Fix typo and add emphasis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257437 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 08:26:31 +00:00
Hannes Magnusson
f04814d2d9 Document the stream notification parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257436 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 08:23:27 +00:00
Hannes Magnusson
7d7d82921b - Update to new-doc-style
- The "params" argument is available as of 5.3


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257435 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 08:18:36 +00:00
Mehdi Achour
6b20633e2a Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249414 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 11:35:36 +00:00
Mehdi Achour
65206b229b WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249386 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 00:26:59 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Jakub Vrana
75ecffb1cb Fix methodsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
David Mytton
3ab86f9e56 Added note about timeout with async. Closes #40517
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230717 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-24 21:32:27 +00:00
Philip Olson
c2e9e5a27e According to our guidelines:
- Use PHP x.x.0 instead of PHP x.x, or use PHP x.x.x where appropriate
- Use PHP x instead of PHPx


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 08:12:20 +00:00
Etienne Kneuss
88a0276952 - Fix #40137 ( = NULL pass by ref)
- Remove other occurences of it


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229709 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-13 11:46:43 +00:00
Mehdi Achour
5e72515609 Add new protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228268 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 02:27:25 +00:00
Nuno Lopes
9ca324c96e add initial docs for stream_socket_shutdown
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227524 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 16:21:02 +00:00
Jakub Vrana
82b90e0842 Mention options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210626 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-03 16:11:40 +00:00
Sara Golemon
44f354ef9a Document second arg to stream_context_create()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210248 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-27 21:36:58 +00:00
Jean-Sébastien Goupil
26e6a61d29 typo function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202858 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-14 15:41:14 +00:00
Jakub Vrana
8626a9eed2 Socket VS buffer (bug #35449)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202240 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-06 15:02:32 +00:00
Nuno Lopes
a5ca672a8e fix #35532: fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201975 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-03 20:00:56 +00:00
Jakub Vrana
d4d2fc5caa Use stream_select() for advanced operations (bug #35077)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199961 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-04 15:14:19 +00:00
Nuno Lopes
3c37c4c4e9 missing word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189544 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-29 17:34:23 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Nuno Lopes
68a0472401 upgrade to new style and document new 'offset' parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189033 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-22 19:18:30 +00:00
Jakub Vrana
712088f106 Can be called with array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188554 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-16 15:20:56 +00:00
Jakub Vrana
011ba2f53b Protos of bucket functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187762 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-06 14:23:35 +00:00
Jakub Vrana
9a15a831fe onCreate should return bool
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187761 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-06 14:22:09 +00:00
Sean Coates
e41d8a9762 fixed incorrect 'mode' description (thanks Wez), typos in seekable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186232 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-11 19:51:45 +00:00
Antony Dovgal
73c9ab216e make it consistent and prevent appearing of 2 colons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184268 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-13 11:59:02 +00:00