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 ¬e.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
Sean Coates
f592f12ad0
grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182474 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-20 05:08:25 +00:00
Nuno Lopes
eace5fc298
fix #32083 : inconsistencies between proto and description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180606 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-23 19:40:08 +00:00
Nuno Lopes
3568fecf93
convert to new style, expland explanations and add an example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180559 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-23 12:52:26 +00:00
Jakub Vrana
9f3c1f9047
Remove doubled and
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180424 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 07:59:33 +00:00
Sara Golemon
28614b83af
Add addition SeeAlso per usernote
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180422 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 06:38:48 +00:00
Nuno Lopes
13dae10e90
fix #31897 : expand description and improve example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179332 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 16:28:35 +00:00
Yannick Torres
e1c5dc16c6
add missing cdata section, use more entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178042 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 20:24:36 +00:00
Nuno Lopes
a47a29e757
return values have changed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175920 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 20:06:59 +00:00
Nuno Lopes
5101e5f9e2
new php5.1 function
...
#real documentation later...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175285 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-21 17:32:19 +00:00
Jakub Vrana
b41f54c7e0
Replace invalid characters in <parameter>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173352 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 09:38:18 +00:00
Nuno Lopes
c31dd53111
fix #30734 : unread_bytes shouldnt be used
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172514 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-11 16:19:59 +00:00
Jakub Vrana
df1bfeb3e3
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172498 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-11 14:54:25 +00:00
Jakub Vrana
c148211fa2
Replace <parameter>& by <parameter role="reference">
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Yannick Torres
016701cf61
fix methodname
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171740 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 17:28:15 +00:00
Nuno Lopes
bdb1c5e99b
document the new offset parameter
...
convert to the new doc format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170675 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-15 17:25:02 +00:00