Commit graph

19943 commits

Author SHA1 Message Date
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
Philip Olson
9e9cd5898f Fixed changelog entries. Entry should only be a number.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329173 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 01:04:07 +00:00
Christopher Jones
c80831f6d5 Clarify OCI_NO_AUTO_COMMIT/OCI_DEFAULT relationship
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329172 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 23:53:53 +00:00
Sherif Ramadan
8f48b5ad75 Provided some more practical examples for array_udiff. Also fixes bug #63204.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329171 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 22:58:15 +00:00
Jeremy Mikola
88959cefb9 Update Mongo read preference methods for 1.3.3 release
Fix parameter type for setReadPreference() methods, document getReadPreference() return value changes, and update version info for MongoCursor methods.

https://jira.mongodb.org/browse/PHP-666


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329170 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 21:36:10 +00:00
Sherif Ramadan
73e27eb2d9 Fxies bug #63832
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329168 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 19:18:10 +00:00
Sherif Ramadan
aa12b2b0eb Typo in description (comma not come). Fixes bug #63881.
Patch provided by Niel Archer (niel.archer@gmail.com).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329167 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 19:12:12 +00:00
Sherif Ramadan
6792c18829 Fixed line numbers to be accurate with the example code from revision #329160.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329165 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 17:51:42 +00:00
Sherif Ramadan
95f54b87fd Clarifying operator precedence docs on meaning of non-associativity and how this affects operator parsing.
Fixes bug #63783


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329164 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 15:56:24 +00:00
Sherif Ramadan
336bf822a6 Removed dubious wording in implode parameter description. Fixes bug #63985.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329161 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 14:32:49 +00:00
Sherif Ramadan
6910ef70cb Updated FETCH_OBJ_W example and opcode results to reflect correct behavior. Fixes bug #63600.
FETCH_W is for writing to object properties. FETCH_OBJ_W is for writing to properties of objects that are properties of other objects.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329160 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 14:20:30 +00:00
Sherif Ramadan
3357667fc8 Updated Imagick::shadeImage() with missing Errors/Exception refsect.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329159 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 12:23:09 +00:00