Commit graph

19954 commits

Author SHA1 Message Date
Ulf Wendel
35d5fbfdf9 Adding reason why stats may give different results in 1.5+.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329508 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-19 17:50:49 +00:00
Xinchen Hui
a26e007c8f Add seealso
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329505 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-19 13:45:24 +00:00
Xinchen Hui
c789d27148 Update docs, add init and examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329504 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-19 13:33:15 +00:00
Xinchen Hui
04f882eb0d Update forward entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329501 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-19 10:53:22 +00:00
Ulf Wendel
af871c29a5 v1.5 - discussion of automatic and silent failover in the middle of a transaction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329494 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-18 13:27:12 +00:00
Joe Watkins
cd4beb9181 #64220 fix constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329486 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-16 12:26:01 +00:00
Ulf Wendel
178c4659eb More config file debug hints
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329474 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-12 13:53:16 +00:00
Ulf Wendel
f8b942ef4a Mention common error messages
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329472 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-12 11:44:44 +00:00
Ulf Wendel
f006e05501 node_groups filter reference section (stub)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329461 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-11 13:18:47 +00:00
Ulf Wendel
a548c04bef Notes on example configurations for various clusters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329459 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-11 10:05:38 +00:00
Hannes Magnusson
c91d2457f1 Added "socketTimeoutMS" & "connectTimeoutMS" options, as of 1.3.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329457 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-09 02:08:14 +00:00
Ulf Wendel
bb129b41d1 Example configurations for various types of MySQL clusters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329455 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-08 17:25:35 +00:00
Philip Olson
44accdb4dc A little cleanup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329450 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-08 07:20:33 +00:00
Philip Olson
974b97a175 A little cleanup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329449 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-08 07:09:45 +00:00
Ulf Wendel
c033e710fe Quickstart example for node group filter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329447 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-07 18:08:37 +00:00
Ulf Wendel
52ede7510c Small updates for 1.5 and fixes for 1.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329439 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-06 18:44:15 +00:00
Karoly Negyesi
0e7ceba0fb document passing non-scalars to strtr().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329430 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-05 09:43:01 +00:00
Karoly Negyesi
49d54fd72a added a note about multiple extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329390 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-01 06:08:25 +00:00
Derick Rethans
87726efe34 Fixed typoes and grammar, and added see-also sections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329381 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-31 14:45:04 +00:00
TAKAGI Masahiro
4d2ed4ef0b mbstring: Fix prototypes
mb_convert_case(): 2nd parameter is not optional so default value is meaningless.
mb_decode_numericentity(): 3rd parameter is optional and its default value is internal encoding.
mb_encode_numericentity(): 3rd parameter is optional and its default value is internal encoding.
                           added 4th parameter as of PHP 5.4.0.
mb_regex_set_options(): no default value of "options"


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329377 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-30 21:03:39 +00:00
Ferenc Kovacs
69979328b7 add synopsis for the SplFileObject::__toString method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329366 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-30 01:30:54 +00:00
Nick Wallace
7acbaa0e7f Added global url entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329359 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 22:43:41 +00:00
Nick Wallace
b823457eb9 Updated text to speaker neutral
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329357 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 22:31:13 +00:00
Nick Wallace
11f8059ffc Adding link to google group
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329355 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 21:19:53 +00:00
Jeremy Mikola
cde9b9b8ee Fix terms in MongoCollection::ensureIndex() return doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329342 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 16:10:27 +00:00
Jeremy Mikola
4e4d8d2006 Document non-boolean return values for MongoCollection::ensureIndex()
https://jira.mongodb.org/browse/PHP-671


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329341 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 16:09:29 +00:00
Jeremy Mikola
f81e6a03d2 Fix MongoCollection::getIndexInfo() return and example docs
https://jira.mongodb.org/browse/PHP-670


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 16:03:18 +00:00
Philip Olson
04b11e621f Fixed spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Jeremy Mikola
ff6aa0c781 Update Mongo get/setReadPreference return values and error docs
https://jira.mongodb.org/browse/PHP-669


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329318 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-28 23:36:42 +00:00
Jeremy Mikola
3fd5468aa7 Make Mongo db/collection select method docs consistent
A vanilla Exception is thrown instead of InvalidArgumentException.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329315 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-28 19:47:52 +00:00
Philip Olson
758580b4dd Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329312 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-28 18:07:48 +00:00
Joe Watkins
bf66db2416 #61017 add note that environment variables can be used in php.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329306 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-26 12:05:29 +00:00
Joe Watkins
821c5e40e7 #61974 edit errors section to include E_WARNING on not found info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329305 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-26 11:26:56 +00:00
Jakub Vrana
0d01b79df7 Spacing, trailing ?>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329303 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-26 01:08:47 +00:00
Joe Watkins
75c5627be5 correct response to #64058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329296 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-25 10:37:46 +00:00
Joe Watkins
325a9e01e1 in response to bug #64058, a warning is apparently appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329295 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-25 07:37:46 +00:00
Jakub Vrana
eb71702c7d Add ?> to example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329285 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-24 01:13:24 +00:00
Philip Olson
ea5ef87879 Linked the floating point warning to http://floating-point-gui.de/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329281 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-23 17:47:58 +00:00
Sherif Ramadan
6c29c4c401 Added return false problem warning. Fixes bug #63209.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329280 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-23 15:26:00 +00:00
Sherif Ramadan
285155fab5 Added &warn.deprecated.feature-5-3-0.removed-5-4-0 for register-globals in FAQ.
Fixes bug #64050.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329279 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-23 14:53:13 +00:00
TAKAGI Masahiro
64fe9c6c77 Add svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329269 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-22 20:01:20 +00:00
TAKAGI Masahiro
058f45a9c9 Fix the example according to user contributed notes
The column "oid" doesn't contain the large object itself but its identifier.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329258 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-21 20:11:09 +00:00
Hannes Magnusson
c0a67e0c16 Document MongoGridFS exception codes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329239 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 20:07:22 +00:00
Ole Aass
42871790fb Bug #63718 - Changed <classname> to ArrayIterator and <methodname> to ArrayIterator::setFlags()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329238 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 14:46:31 +00:00
Sherif Ramadan
a80683c2f5 Added note to documentat that this method is only intended to work with internal classes for getting the default value of static class properties.
Fixes bug #63370 also references bug #51581


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329237 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 14:45:34 +00:00
Sherif Ramadan
7f32d3c391 Method uses wrong return values. Fixes bug 64021.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329236 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 13:46:27 +00:00
Sherif Ramadan
31026bcbdd Added new sort flags to array_multisort and updated changelog. Fixes bug #63810.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329178 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 14:12:24 +00:00
Philip Olson
5653063455 Moved changelog up the TOC a bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329176 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 08:14:11 +00:00
Philip Olson
5c6f1c511a Moved mysqli_report() / $report_mode docs under mysqli_driver/.
This closes PHP Bug #55329
This change includes updates, mainly to the example / see also sections.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329175 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 07:59:25 +00:00
Christopher Jones
bce688de97 Update OCI8 aliases and descriptor doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329174 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 04:11:58 +00:00