Peter Cowburn
e90e9ce9c8
wip - migration74 appendix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347981 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-12 06:53:54 +00:00
Christoph Michael Becker
d8d06c9527
Document FFI:: isNull()
...
Cf. <https://github.com/php/php-src/pull/4691 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347967 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-10 09:55:35 +00:00
Philip Olson
2ba52fd8a1
Reference 'make protobufs'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347965 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-09 22:26:34 +00:00
Jeremy Mikola
d5a7d85201
Document retryReads URI option
...
https://jira.mongodb.org/browse/PHPC-1291
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347964 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-08 19:26:46 +00:00
Jeremy Mikola
bb6dae01b0
retryWrites defaults to true and fixed link
...
https://jira.mongodb.org/browse/PHPC-1324
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347963 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-08 19:24:19 +00:00
Jeremy Mikola
90f19b203f
Document "tls" prefixed URI options for Manager ctor
...
https://jira.mongodb.org/browse/PHPC-1288
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347962 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-08 19:14:34 +00:00
Jeremy Mikola
3675114c45
Fix apostrophes in Manager ctor option docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347961 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-08 18:09:12 +00:00
George Peter Banyard
83f9fa789a
Fix method name, provided by anonymous user.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347954 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-07 12:29:38 +00:00
Philip Olson
1cdb1e8855
Clarified that NULL is returned if one is not set
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347952 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-06 18:23:56 +00:00
Philip Olson
e335641ae4
Add Session::getDefaultSchema() documentation"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347951 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-06 18:20:27 +00:00
Philip Olson
41eaa88852
Documented the Client connection pooling class
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347946 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-05 22:18:22 +00:00
Jeremy Mikola
04ca316e18
Revise docs for CursorInterface
...
Replace Traversable with CursorInterface for Cursor class synopsis, but note that CursorInterface extends Traversable in the changelog. Replace "final" modifier with "abstract" for interface methods. Add "See Also" links to Cursor methods. Remove iteration details from setTypeMap(), as those are more relevant to the Cursor implementation. Change order of CursorInterface in MongoDB\Driver class list.
https://jira.mongodb.org/browse/PHPC-1123
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347939 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-05 03:29:38 +00:00
Jeremy Mikola
ee03de339e
Rephrase changelog entry for BulkWrite::update()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347938 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-04 23:51:13 +00:00
Jeremy Mikola
9cd5ba6bf1
Add missing changelog entries for BSON interfaces
...
https://jira.mongodb.org/browse/PHPC-640
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347937 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-04 23:48:13 +00:00
Jeremy Mikola
0a8dba44e3
Revise description for Session::getServer()
...
https://jira.mongodb.org/browse/PHPC-1290
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347936 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-04 23:46:17 +00:00
Jeremy Mikola
08f2c69ffe
Revise description for Session::isInTransaction
...
https://jira.mongodb.org/browse/PHPC-1231
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347935 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-04 23:45:24 +00:00
Jeremy Mikola
33cf7ce6cb
Specify units and format command name for maxCommitTimeMS snippet
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347934 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-04 22:06:36 +00:00
alcaeus
82d3467edd
PHPC-1231: Document Session::isInTransaction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347933 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-04 20:14:38 +00:00
alcaeus
7d93d3fb5a
PHPC-1290: Document new method for session mongos pinning
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347932 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-04 20:13:46 +00:00
alcaeus
484d7de9fb
PHPC-1123: Document new Cursor interface
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347931 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-04 20:12:30 +00:00
alcaeus
b8d5719086
PHPC-1382: Document maxCommitTimeMS option for transactions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347930 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-04 20:05:14 +00:00
alcaeus
9c0ca25e80
PHPC-1355: Document using aggregation pipeline in updates
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347929 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-04 20:03:59 +00:00
alcaeus
55212f82fb
PHPC-1254: Document changes to ObjectID
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347928 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-04 20:03:01 +00:00
Peter Cowburn
027e04148e
remove spurious $Id$ keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347920 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-02 13:30:32 +00:00
Christoph Michael Becker
6da0f0108c
Fix #76577 : outdated documentation concerning track_errors
...
Cf. <https://wiki.php.net/rfc/deprecations_php_7_2#php_errormsg >
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347919 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-02 13:01:20 +00:00
André Luis Ferreira da Silva Bacci
592056c5ca
svn:eol-style native
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347915 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-01 16:43:31 +00:00
Christoph Michael Becker
9b5b5b7285
Fix #78464 : Abstract may not or cannot be instantiated?
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347912 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-01 09:25:34 +00:00
Christoph Michael Becker
88c8421cbe
Fix #78463 : Wrong return type for some Ev methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347911 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-01 09:24:07 +00:00
Christoph Michael Becker
04d92dac21
Fix #78462 : Wrong return type for ArrayIterator::unserialize
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347910 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-01 09:16:26 +00:00
Jeremy Mikola
f8ec46bc76
Session::startTransaction() options is an optional array
...
https://jira.mongodb.org/browse/PHPC-1432
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347904 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-28 16:35:59 +00:00
Nikita Popov
eafbe3d6d1
Remove [ from operator precedence table
...
This is not a real operator and having it here is confusing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347901 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-27 19:49:21 +00:00
Christoph Michael Becker
d86c2bb46e
Use non-deprecated ldap_connect() signature in examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347900 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-27 13:31:08 +00:00
Christoph Michael Becker
a70a7036bc
ext/gd supports WebP as of PHP 5.4.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347892 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-25 11:06:02 +00:00
Christoph Michael Becker
9d030e15df
Clarify $variant parameter values
...
Cf. <https://news-web.php.net/php.internals/106693 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347889 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-23 10:47:05 +00:00
Christoph Michael Becker
34d85bcda9
Document READLINE_LIB
...
Cf. <http://git.php.net/?p=php-src.git;a=commit;h=f00b4a7d72ec6cc4e7d8e9855cbc9bba836fabbb >
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347880 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-21 10:40:37 +00:00
Christoph Michael Becker
8498214e08
Document $method parameter
...
Cf. <https://github.com/php/php-src/pull/4552#discussion_r315430346 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347874 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-20 09:01:50 +00:00
Pieter Hordijk
bad9535702
Added false return value when extension doesn't exist #78428
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347869 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-19 07:39:02 +00:00
Christoph Michael Becker
1543b81b4f
Fix initializers
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347865 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-17 08:49:10 +00:00
Christoph Michael Becker
559bbc2aff
Set SVN properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347861 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-16 07:23:30 +00:00
Tim Starling
990521c9ca
Add LuaSandbox extension
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347858 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-16 01:38:57 +00:00
Christoph Michael Becker
589b749bcd
Fix copy&paste typos
...
Patch provided by Martin Köditz.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347856 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-15 14:16:23 +00:00
Christoph Michael Becker
46dc6dc114
Fix default values
...
Cf. <https://3v4l.org/PDRvd >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347846 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-13 09:08:59 +00:00
Timandes White
bde4b64a45
add new example to Zookeeper::get()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347843 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-13 03:40:27 +00:00
Christoph Michael Becker
31ab1b9a07
These functions return a variant or throw
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347836 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-11 19:08:51 +00:00
Christoph Michael Becker
b01a4a7e94
Fix #78399 : mysqli ssl_set null parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347835 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-11 16:54:27 +00:00
Derick Rethans
62c9e71a52
Updated to version 2019.2 (2019b)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347834 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-11 15:03:29 +00:00
wyrihaximus
b38591439b
Turn all EIO seealso functions references into links
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347831 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-11 08:36:18 +00:00
Christoph Michael Becker
2131be1bfc
Fix typo
...
Patch provided by anonymous user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347829 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-09 15:51:40 +00:00
Christoph Michael Becker
d9ecfba6ad
Set svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347824 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-04 18:09:38 +00:00
Christoph Michael Becker
c2e8908c52
Fix example
...
Patch provided by anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347820 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-02 13:09:55 +00:00