Commit graph

23411 commits

Author SHA1 Message Date
Andrey Gromov
218c58b32d Little fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341874 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-08 07:36:03 +00:00
Dan Ackroyd
7c044d72c9 Update return type and description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341872 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-07 23:26:29 +00:00
Dan Ackroyd
f985a4a8c0 Updating return value and parameter description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341871 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-07 23:23:37 +00:00
Dan Ackroyd
5a03773740 Corrects parameter description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341870 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-07 23:20:16 +00:00
Jeremy Mikola
ea6d09f6d1 Document SDAM and appname MongoDB\Driver\Manager URI options
https://jira.mongodb.org/browse/PHPC-825


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341860 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-06 20:59:38 +00:00
Andrey Gromov
d80a97dfbe missed semicolon in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341832 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-30 21:08:56 +00:00
Joe Watkins
bebcec9d1f Documentation changes for bug #54382
-- 
Provided by anonymous 77704 (arnoutboks@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341824 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-30 18:59:59 +00:00
André Luis Ferreira da Silva Bacci
3f183a7495 Revision keyword for translations tracking.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341822 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-30 18:15:26 +00:00
Andrey Gromov
6ad0b03b45 Copypaste typo in "see also" section
-   <member><function>apc_cache_info</function></member>
+   <member><function>apcu_cache_info</function></member>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341815 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-30 10:08:28 +00:00
Andrey Gromov
fd997f01ab Change constructor from PHP4 to modern style in example.
By naitsirch.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341814 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-30 09:55:32 +00:00
Andrey Gromov
bd2ce37841 Copypaste error correction. Add some description from IBM MQ documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341806 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-29 09:51:43 +00:00
Andrey Gromov
d790375863 Typo, copypaste errors and so.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341804 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-29 09:14:49 +00:00
Christoph Michael Becker
a4d6479877 Remove superfluous information
As of PHP 5.0.0 libgd 2.0.4 is required anyway.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341802 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-28 19:20:05 +00:00
Christoph Michael Becker
b90505533d Fix typos
Patches provided by anon users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341799 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-28 18:33:56 +00:00
Christoph Michael Becker
d53f9eda5d Fix #70597: Missing info about json_decode bc changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341796 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-28 17:33:04 +00:00
Christoph Michael Becker
69c8f73c0b Fix #67630: Mention that .htaccess requires Apache module, not just Apache
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341795 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-28 17:14:31 +00:00
Christoph Michael Becker
eecd69fcd9 Fix #65185: pcntl_errno() is wrongly defined as an alias of pcntl_strerror()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341794 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-28 16:47:29 +00:00
Christoph Michael Becker
0ade9d91c1 Fix #65852: Wrong documentation about NAN comparison
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341793 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-28 16:32:58 +00:00
Christoph Michael Becker
b5de5957f5 Fix #73702: get_resource_type returns NULL instead of false
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341792 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-28 15:27:52 +00:00
Jeremy Mikola
cc024f9d1d Document most MongoDB\Driver\Manager URI options
https://jira.mongodb.org/browse/PHPC-825


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341787 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-27 22:39:48 +00:00
Jeremy Mikola
e325ccd39d Document RC, RP, and WC accessors for MongoDB\Driver\Manager
https://jira.mongodb.org/browse/PHPC-196
https://jira.mongodb.org/browse/PHPC-448


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341786 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-27 20:02:37 +00:00
Jeremy Mikola
c35ebfb47e MongoDB connections are initialized lazily
https://jira.mongodb.org/browse/PHPC-897


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341785 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-27 18:48:03 +00:00
Jeremy Mikola
3a1134339e Use url.mongodb.glossary entity for MongoDB glossary links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341775 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-26 17:38:38 +00:00
Jeremy Mikola
551e4b6033 Use url.mongodb.docs.command entity for MongoDB command links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341774 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-26 17:32:34 +00:00
Jeremy Mikola
0a74d16a98 Fix links to libmongoc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341773 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-26 17:28:58 +00:00
Jeremy Mikola
ef5f4c4230 Refer to getLastError command in MongoWriteConcernException
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341772 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-26 17:18:27 +00:00
Christoph Michael Becker
e17e7123a1 Document PHP_OS_FAMILY (7.2.0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341767 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-25 23:01:05 +00:00
Jeremy Mikola
8f97db017d The url.mongodb.rpm entity is unrelated to the PHP driver
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341765 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-25 22:26:19 +00:00
Jeremy Mikola
ac1fc810a4 Fix missing entity references in MongoWriteBatch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341763 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-25 22:08:26 +00:00
Jeremy Mikola
7c46e1b762 Fix typo in MongoWriteConcernException intro
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341762 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-25 21:47:20 +00:00
Jeremy Mikola
88514149da Remind users about BSON comparison behavior for MongoDB queries
https://jira.mongodb.org/browse/PHPC-899


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341761 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-25 21:27:52 +00:00
Christoph Michael Becker
639c9e6a15 Fix #73145: The doc says no Dll available, but there is..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341760 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-25 14:25:36 +00:00
Christoph Michael Becker
efdc9e6334 Fix Exception → Throwable
This also fixes Throwable::getLine and Throwable::getFile.

-- 
Provided by anonymous 79803 (me@kelunik.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341756 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-23 18:05:58 +00:00
Christoph Michael Becker
85a0f92433 It previously mistakenly said that the start and end parameters accept only DateTimeImmutable, but they accept DateTimeInterface
-- 
Provided by anonymous 79786 (ondrej@mirtes.cz)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341755 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-23 17:39:09 +00:00
Christoph Michael Becker
01a772ce9b Just a quick line to define what PHP_OS is. Seems like a no-brainer, but someone asked.
-- 
Provided by anonymous 78374 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341754 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-23 17:34:50 +00:00
Joe Watkins
898fbca733 Fix #73974 incorrect example in openssl_pkcs7_sign documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341751 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-23 12:56:38 +00:00
Thomas Punt
309ccd7aa4 Resolve doc bug #73958
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341745 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-22 12:28:33 +00:00
Jeremy Mikola
238822c757 MongoDB\BSON classes implement JsonSerializable in 1.2.0+
https://jira.mongodb.org/browse/PHPC-459


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341742 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-20 16:51:04 +00:00
Jeremy Mikola
ae59b81ce1 Document default $uri for MongoDB\Driver\Manager
https://jira.mongodb.org/browse/PHPC-746
https://jira.mongodb.org/browse/PHPC-509


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341739 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-20 00:02:06 +00:00
Jeremy Mikola
14933383d1 Document MongoDB\BSON\Binary type constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341738 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-19 23:53:11 +00:00
Jeremy Mikola
e32c9f1225 Add period at end of sentence
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341737 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-19 23:52:06 +00:00
Jeremy Mikola
548553c4df MongoDB\BSON\Binary $type is an unsigned 8-bit integer
https://jira.mongodb.org/browse/PHPC-593


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341736 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-19 23:28:19 +00:00
Jeremy Mikola
9fc4f0ed7a MongoDB\BSON\Javascript $code does not allow null bytes
https://jira.mongodb.org/browse/PHPC-721


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341735 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-19 23:26:03 +00:00
Jeremy Mikola
6902c0eb36 MongoDB\BSON classes implement Serializable in 1.2.0+
https://jira.mongodb.org/browse/PHPC-460


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341734 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-19 21:55:49 +00:00
Jeremy Mikola
1b40ad3650 Fix return type for MongoDB\BSON\Regex::getFlags()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341733 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-19 21:12:54 +00:00
Jeremy Mikola
263e573016 Document MongoDB\BSON\Binary and Javascript __toString() methods
https://jira.mongodb.org/browse/PHPC-729


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341732 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-19 21:11:33 +00:00
Jeremy Mikola
0b64d765d8 Document MongoDB\BSON\Javascript getCode and getScope methods
https://jira.mongodb.org/browse/PHPC-730


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341731 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-19 21:02:33 +00:00
Jeremy Mikola
8a92bfe2ec Document MongoDB\Driver\ReadPreference maxStalenessSeconds option
https://jira.mongodb.org/browse/PHPC-827


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341730 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-19 20:52:14 +00:00
Jeremy Mikola
2c8428a75e Use <parameter> instead of <literal> for argument refs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341729 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-19 20:01:00 +00:00
Jeremy Mikola
b718b320c8 MongoDB\BSON\Regex $pattern and $flags do not allow null bytes
https://jira.mongodb.org/browse/PHPC-724


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341728 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-19 19:57:09 +00:00