Commit graph

19680 commits

Author SHA1 Message Date
Adam Harvey
c29b5cf9aa Add a note that SOAP arguments need to be associative in most cases.
Fixes doc bug #54100 (Example slightly wrong).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328317 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 04:08:43 +00:00
Adam Harvey
0cdc5ae1db Update the 5.3 migration guide with the various suggestions Ferenc made a while
back. Additionally, link the configuration directives consistently.

Fixes doc bug #52524 (the 5.3 migration documentation lacks some details).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328316 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 03:43:29 +00:00
Xinchen Hui
67a8db90d5 Fix doc bug #63483
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328315 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 02:58:27 +00:00
Adam Harvey
57ec267b58 Clarify the mbstring.func_overload documentation, specifically where it can be
changed.

Fixes doc bug #49189 (mbstring.func_overload can not be changed out of
php.ini).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328314 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 02:42:57 +00:00
Adam Harvey
053ec3fe68 Update gzencode() documentation for the new FORCE_DEFLATE behaviour in PHP 5.4.
Fixes doc bug #47178 (Missing gzip headers in gzencode() output).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328313 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 02:33:53 +00:00
Adam Harvey
87455002a7 Add a note about position specifiers respecting PHP_INT_MAX.
Fixes doc bug #61531 (Integer Overflow in all printf functions).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328312 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 02:14:56 +00:00
Adam Harvey
5c96ba57d9 Update the rename() description to note that it overwrites and moves between
directories.

Fixes doc bug #63473 (rename rename).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328311 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 02:00:58 +00:00
TAKAGI Masahiro
6a7acbb4b4 Set svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328309 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 20:14:01 +00:00
Kalle Sommer Nielsen
f49c307f13 Minor markup fixes to r328306, including WS in ssh2_auth_agent() (should probably have used svn:prop, but hey!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328308 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 19:22:21 +00:00
Casper Langemeijer
48198c6c99 add public key file parameter description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328307 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 16:29:51 +00:00
Casper Langemeijer
bc57a23c73 Document changes in ssh2 extension 0.12 release.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328306 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 15:14:15 +00:00
Sherif Ramadan
ba85c1721c Update %a format character to reflect correct behavior
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328303 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 05:08:16 +00:00
Jakub Vrana
e3b9788fa7 Fix iterators' key() return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328297 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-09 23:12:56 +00:00
Adam Harvey
5273dab5d8 Fix doc bug #63469 ("Then" should be "than").
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328289 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-09 02:03:29 +00:00
Peter Cowburn
07a96c16c9 Ignore entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328282 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-08 07:33:00 +00:00
Xinchen Hui
2026bba335 add doc for setting PHP configuration options through webserver config
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328281 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-08 06:08:51 +00:00
Adam Harvey
26bfde6f87 Quiet the XPointer warnings that have been annoying me for a while by
commenting out the offending no-op includes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328280 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-08 02:36:34 +00:00
Adam Harvey
48115796f5 Update example 2 of ZipArchive::getStream().
Fixes doc bug #63461 (Error in example code #2).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328279 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-08 02:21:41 +00:00
Adam Harvey
d860e9cfc0 Perform a bit of a cleanup of mcrypt parameter descriptions and naming,
including adding some language snippets for commonly reused parameters.

Fixes doc bug #63460 ($mode instead of $module in mcrypt-get-key-size).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328278 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-08 02:16:24 +00:00
TAKAGI Masahiro
61e03462c9 Set svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328274 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-07 21:01:42 +00:00
Joe Watkins
3117ef0bb0 pthreads wrong book.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328273 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-07 19:07:30 +00:00
Joe Watkins
8136aeec44 pthreads 0.37 docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328272 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-07 19:06:04 +00:00
Derick Rethans
c05e5bfb32 Fixed PHP-562: Document changes to Mongo::close().
Added a warning Mongo::connectUtil to show it is deprecated.
Add see-also's.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328271 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-07 15:59:17 +00:00
Derick Rethans
28e9d06d53 Clarify delayed connections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328269 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-07 14:56:31 +00:00
Joe Watkins
f187e2978d updates 0.0.37
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328266 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 21:10:11 +00:00
Joe Watkins
bd4ceb6dd5 intermittent changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328265 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 21:08:55 +00:00
Adam Harvey
94524f3aae Fix the return type for Gender::country(), add an example, tinker with some
English, and remove the unneeded svn:mime-type property.

Fixes doc bug #63373 (Mistake in documentation).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328254 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 05:35:52 +00:00
Adam Harvey
e4405eabb8 Add a link to the constants page from json_encode() and fix the title of the
example to indicate that we're not trying to show every single option.

Fixes doc bug #63383 (json_encode options bitmask).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328253 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 05:19:26 +00:00
Philip Olson
470411948d PHP 5.3.7 bundles PCRE 8.12
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328247 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 02:12:34 +00:00
Adam Harvey
dd0c63c042 Add a changelog for ErrorException::__construct() noting the addition of the
$previous parameter.

Fixes doc bug #63443 (ErrorException __construct API changed between 5.2 and
5.3).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328246 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 01:58:41 +00:00
Adam Harvey
94180a91bc Elaborate that the return value of serialize() is a binary string, rather than
a non-binary one, and that storing it in a textual database field may not go
very well. (This deals with the other common note on the unserialize() page.)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328245 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 01:57:21 +00:00
Adam Harvey
9a8e96e853 Since a lot of the notes on unserialize() are to do with handling user input,
or people telling other people they're wrong for trusting user input at all,
add a warning to clarify that unserialize() should not be used with untrusted
data.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328244 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 01:29:54 +00:00
Adam Harvey
63ccfe404c Slightly tweak the wording of the note about line endings on the mail() page to
indirectly address doc bug #63416 (WRONG STATEMENTS IN MAIL FUNCTION DOCS),
albeit probably not in a way that's going to satisfy the people who've reported
the "bug" or sent notes over the years.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328240 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-05 05:39:53 +00:00
Adam Harvey
c9a06ba9f2 Elaborate on the CURLOPT_BINARYTRANSFER situation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328239 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-05 03:29:07 +00:00
Adam Harvey
6ad26c188a Add a see also link from imagecolorat() to imagesetpixel() and vice versa, per
a rather sensible suggestion in a user note.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328237 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-05 03:11:18 +00:00
Adam Harvey
0781a3dbbf Fix incorrect type in example, per notes 105834 and 110529.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328236 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-05 03:04:32 +00:00
Herman J. Radtke III
74827906d0 Updated documentation for Pecl Bug #63272
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328235 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-04 19:43:25 +00:00
Derick Rethans
99255aeb5b - Updated to version 2012.9 (2012i)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328232 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-04 16:25:02 +00:00
Pierrick Charron
96550b12f2 Document bug #55635
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328226 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-03 04:18:48 +00:00
Jakub Vrana
fce1841930 getMethod() can throw
Also fix See also

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328225 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-02 19:03:10 +00:00
Xinchen Hui
6bce1dbf90 NULL -> &null;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328222 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-02 04:19:02 +00:00
Xinchen Hui
37a12bad6c TRUE -> &true; FALSE -> &false;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328221 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-02 04:08:40 +00:00
Xinchen Hui
6c587238ab add comment about working with other loaders
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328220 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-02 03:43:03 +00:00
Sherif Ramadan
ccb5544ee6 Reverting commit from revision 308160. Callable is a type hint, not a primitive data type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328219 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-01 21:54:27 +00:00
Derick Rethans
1113095682 Comment this out for now, it's going to be removed/renamed soon.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328215 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-01 18:08:48 +00:00
Derick Rethans
d18529e7bd Added documentation for connection string options.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-01 15:21:15 +00:00
Hannes Magnusson
206dda18e9 Document MongoCollection->findAndModify()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328209 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-31 23:49:20 +00:00
Hannes Magnusson
d2a496cb22 Document MongoResultException and adjust the version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328208 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-31 19:09:55 +00:00
Hannes Magnusson
24e0d9472e Last minute changes in the return document :]
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328207 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-31 19:08:56 +00:00
Peter Cowburn
e4dc3d9c4b memcache::get() returns false with empty key array (thanks anub|s)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328199 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-30 21:29:53 +00:00