Commit graph

19811 commits

Author SHA1 Message Date
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
Adam Harvey
44a4313949 Add documentation for the %k strftime() modifier, and fix a couple of spelling
errors at the same time.

Fixes doc bug #63390 (Doc incomplete for strftime).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328193 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-30 06:17:20 +00:00
Adam Harvey
919cdfc8de Tweak the wording of the symlink() note to make it clearer that, while it
refers to Windows users, symlink() itself works cross-platform.

Fixes doc bug #63385 (Confusing wording Symlink Documentation).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328192 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-30 06:08:52 +00:00
Adam Harvey
74a7040dc4 Fix the use of the wrong constant, as reported in note 110502.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328191 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-30 06:03:42 +00:00
Yannick Torres
38e3798be2 Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328184 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-29 15:25:28 +00:00
Adam Harvey
2e05633ea7 Fix doc bug in note 110482.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328175 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-29 02:00:50 +00:00
Gordon Oheim
0b37eb99ef Added the names of the respective tokens to access properties (thank hakre for the suggestion)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328167 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-28 17:39:42 +00:00
Gordon Oheim
af5f871724 Removed the reference to constants and methods.
After a question on StackOverflow (http://stackoverflow.com/questions/13110446/accessing-constants-inside-php-object) I have removed the reference to constants and methods from the paragraph. IMO, it does not belong to a chapter about properties and the phrasing was somewhat to comprehend as well. The edit should make it easier to understand and cause less confusion.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328166 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-28 17:29:06 +00:00
Peter Cowburn
cf182f38d2 Ignore entities.*.xml
svn:eol-style => native
Added all svn:keywords



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328163 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-27 21:42:47 +00:00
Joe Watkins
ee206bb21c deletions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328162 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-27 17:44:11 +00:00
Joe Watkins
15cb1d089e updates to api (0.0.36)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328161 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-27 17:19:50 +00:00
Derick Rethans
d4df7f9534 - Updated to version 2012.8 (2012h)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328158 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-27 14:20:27 +00:00
TAKAGI Masahiro
7da0357629 Set svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328153 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-27 05:41:49 +00:00
Xinchen Hui
d69ea3a807 optional paramters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328149 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-26 05:57:32 +00:00
Philip Olson
aa7e8f8645 Updated version numbers. The related fix was fixed in 5.x.4, whereas the Win builds changed with 5.x.5. Closes bug #62623
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328124 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-23 21:51:31 +00:00
Philip Olson
5a96d4ac16 This is now bundled as shared, as of 5.3.14 / 5.4.4. Closes bug #62623
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-23 18:55:33 +00:00
Peter Cowburn
3cf1fede29 fix variable name in SplFloat example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328099 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-22 15:12:03 +00:00
Yannick Torres
3a8dc25d68 Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328095 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-22 11:49:37 +00:00
Xinchen Hui
c93b2acdc1 Fix doc bug #63321
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328094 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-22 05:16:13 +00:00
Yannick Torres
00649f549f Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328079 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-19 09:28:27 +00:00