Mikko Koppanen
edc6598738
an, not a
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288231 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 12:37:12 +00:00
Alexey Romanenko
44da2e4659
deleted, must be autogenerated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288225 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 07:14:38 +00:00
Philip Olson
49d51f7bae
Added skeletons for the ArrayObject unserialize/serialize methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288223 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 06:05:12 +00:00
Philip Olson
c5d8c81f3b
Fixed version info for serialize methods (5.3.0)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288222 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 05:53:19 +00:00
Alexey Romanenko
d7a60b4d7d
added "use CLI"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288195 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 09:52:06 +00:00
Alexey Romanenko
e8527fe25d
added new example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288194 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 09:42:34 +00:00
Alexey Romanenko
b1114b9c63
set version values
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288193 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 09:40:54 +00:00
Alexey Romanenko
7de90cd0d7
added new documentation for function "gupnp_service_proxy_send_action"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288192 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 09:40:10 +00:00
Torben Wilson
67b72af27e
Noted that the maxlen param is actually not -1 but is instead an
...
internal value (PHP_STREAM_COPY_ALL) and may not be directly specified
from within a script.
Addresses bug #49038 (although perhaps this is better fixed in the long
term by making file_get_contents() behave normally).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288188 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 07:31:53 +00:00
Philip Olson
e4c484c065
Added skeletons for ArrayIterator
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288178 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 02:13:38 +00:00
Daniel P. Brown
2633a9f0c1
Fixes incorrect ISO standard reference.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288158 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-08 13:56:35 +00:00
Jakub Vrana
48bc6b3c13
Returns callback
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288156 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-08 10:43:44 +00:00
Torben Wilson
14e0c3062d
Removed a redundant use of LOCK_EX with FILE_APPEND in an example.
...
Addresses bug #49329 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288122 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-07 06:36:10 +00:00
Mikko Koppanen
b0b269785c
added constants. correct versions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288098 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-06 00:17:16 +00:00
Anthony Bedford
fe182bbe80
Fixes doc bug #49460
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288055 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 15:27:21 +00:00
Richard Quadling
7f43359a3a
Correct c'n'p of ID for TokyoTyrant::tune
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288037 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 10:21:17 +00:00
Mikko Koppanen
a2a5b3f4b3
docs for tune method
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288035 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 08:03:59 +00:00
Mikko Koppanen
6e8423a25c
added reconnect
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288032 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 07:56:46 +00:00
Mikko Koppanen
7b851e3fa1
Fix param description and types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288031 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 07:45:15 +00:00
Torben Wilson
c889127223
Note that in order to use a negative offset to count from the end of
...
the file, you must specify SEEK_END in the 'whence' parameter.
Addresses bug #47371 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288029 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 07:28:53 +00:00
Jakub Vrana
bad28941c9
Missing fullstop
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287969 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-02 13:36:20 +00:00
Johannes Schlüter
52ca613e45
ReflectionObject::__construct expects an objeect, no string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287966 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-02 10:16:36 +00:00
Kristina Chodorow
688dd1821c
added file field
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287955 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-01 23:26:44 +00:00
Jakub Vrana
11687bb504
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287918 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-31 13:19:08 +00:00
Daniel Convissor
6e1d066cc0
Tweak grammar from last commit.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287873 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-29 04:38:13 +00:00
Daniel Convissor
a8231241df
Adjust recent DateInterval changes based on feedback from Derick. Add link to interval format spec.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287858 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 16:02:21 +00:00
Richard Quadling
0184ad5ac0
Example missing some output.
...
Fix for bug#49395
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287845 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 10:56:51 +00:00
Torben Wilson
6e6a7b535a
Fixed an old incorrect description of array union.
...
Addresses bug #46765 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287831 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 08:34:04 +00:00
Torben Wilson
3152dc0fa7
Typo fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287828 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 07:08:17 +00:00
Torben Wilson
8a0492f839
Documented what happens when you use extract() on $_FILES with
...
EXTR_SKIP when register_globals is turned on. Also noted that good
coding practice means you should never see this.
Addresses Bug #45283 .
Also fixed some minor grammatical problems.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287827 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 06:43:30 +00:00
Daniel Convissor
cc8bf3df3b
Add see also. Tweak the note wording in my prior commit.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287825 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 02:21:17 +00:00
Kristina Chodorow
75b604c34a
snapshot and example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287824 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:50:20 +00:00
Daniel Convissor
70c8cee058
add/sub are not marked experimental in 5_3 branch.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287823 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:28:23 +00:00
Daniel Convissor
161a1ff436
make interval param an interval object/link now that interval format is properly documented.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287822 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:23:39 +00:00
Daniel Convissor
791c1e2460
explain the interval format
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287821 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:15:31 +00:00
Joris van de Sande
6178255c0b
- Added documentation for OuterIterator interface (without examples at the moment)
...
- Updated description for RecursiveIterator interface
- Updated description for RecursiveIteratorIterator class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287818 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 19:01:36 +00:00
Joris van de Sande
ac6a20a110
make clear that only 'r' and 'w' are supported as valid values for the mode parameter of bzopen.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287816 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 17:29:35 +00:00
Alexey Romanenko
d391e86b1f
initial commit for PECL extension gupnp
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287795 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 08:32:35 +00:00
Torben Wilson
9bd06a0d9d
Document the fact that key() returns NULL when the array pointer is out of bounds.
...
Addresses Bug #47330 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287789 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 04:48:24 +00:00
TAKAGI Masahiro
30a2882043
set svn:keywords.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287786 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 02:53:47 +00:00
Jakub Vrana
b0d417b9be
Class structure for SimpleXMLElement
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287736 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-26 11:02:56 +00:00
TAKAGI Masahiro
8d9ce4422f
set svn:keywords to track $Revision$.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287715 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-25 21:31:06 +00:00
Richard Quadling
9f21ef9bfe
Typos. Again. Sorry.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-25 15:45:22 +00:00
Richard Quadling
0610236caa
Updated Enchant's requirements to include libglib.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287701 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-25 15:30:11 +00:00
Antony Dovgal
1d451da9a6
add basic examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287691 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-25 12:46:34 +00:00
TAKAGI Masahiro
2e7ac38b15
added svn:keywords to track $Revision$.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287587 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-23 00:43:36 +00:00
TAKAGI Masahiro
b92e3b27f4
moved the second example into the appropriate position.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287585 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-23 00:25:20 +00:00
Mikko Koppanen
b379465d8a
Correct return and param types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287580 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-22 17:02:21 +00:00
Mikko Koppanen
b5a1170fce
Better description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287575 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-22 15:35:55 +00:00
Mikko Koppanen
ee152194e5
Removed entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287574 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-22 15:34:51 +00:00