Commit graph

25591 commits

Author SHA1 Message Date
Christoph Michael Becker
0332551080 Fix #78484: Missing constructor error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348154 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-13 16:50:06 +00:00
Christoph Michael Becker
5d67e7308d Fix #78524: The zone element of the array is also changed for date_parse in 7.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348153 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-13 16:24:18 +00:00
Christoph Michael Becker
38cb4ad393 Fix #78637: SolrQuery::getFacetDateOther: wrong return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348152 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-13 15:28:59 +00:00
Christoph Michael Becker
4360f13f4b Fix #78652: 7.1 migration guide says default opcache.enable_cli=1, was reverted to 0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348151 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-13 15:22:40 +00:00
Christoph Michael Becker
2a92e38e4f Fix #76151: Mention false return value on mysqli_connect failure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348150 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-13 15:02:49 +00:00
Derick Rethans
7f02e203d4 Updated to version 2019.3 (2019c)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348122 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-02 22:36:27 +00:00
Christoph Michael Becker
fcc5d68305 Fix #78618: Wrong return type for apcu_delete
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348112 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-01 11:03:31 +00:00
Christoph Michael Becker
943ec6691a Document OpenSSL default config path change
Cf. <http://git.php.net/?p=php-src.git;a=commit;h=59ac81f81e2caadb1ffe010155924e9844ba7f5f>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348111 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-01 08:48:25 +00:00
Peter Cowburn
9fa6944e96 Migration to 7.4: markup for configure script
From: Alexey Pyltsyn <lex61rus@gmail.com>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348106 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-30 11:44:10 +00:00
Christoph Michael Becker
7aea25a569 Fix #78609: mb_check_encoding() no longer supports stringable objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348104 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-30 07:45:18 +00:00
Jeremy Mikola
480b7c6ea6 BulkWrite objects cannot be executed multiple times
https://jira.mongodb.org/browse/PHPC-1269


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348075 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-27 13:59:20 +00:00
Nikita Popov
3fbaa7057b Remove sign from floating point definition
The sign is not part of the number,
it is a separate unary operator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348072 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-26 17:11:21 +00:00
Peter Cowburn
de4fcb5b1c Migration to PHP 7.4: use special markup for configure option
From: Alexey Pyltsyn <lex61rus@gmail.com>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348051 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-23 12:05:18 +00:00
Peter Cowburn
5b33d8dc51 Migration to 7.4: markup for configure script
Thanks: Alexey Pyltsyn

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348048 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-22 19:12:26 +00:00
Peter Cowburn
38f1ef412f Migration to 7.4: markup for parent keyword
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348038 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-22 10:05:18 +00:00
Peter Cowburn
8968372b68 Migration to 7.4: errorInfo is a PDOStatement method as well
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348037 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-22 10:05:14 +00:00
Peter Cowburn
18a0c6efe8 nicer title for proc_open change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348036 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-21 21:27:14 +00:00
Peter Cowburn
e9b6cd48b3 Fix title for proc_open entry.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348035 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-21 21:27:09 +00:00
Peter Cowburn
b5c01adcc2 Little improvement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348034 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-21 21:27:06 +00:00
Christoph Michael Becker
a442a3bde6 Fix #78580: apcu_dec, apcu_inc: missing parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348032 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-21 15:26:25 +00:00
George Peter Banyard
298f39a1cf Improve fix for Doc Bug #78581 as per Editor recommendation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348031 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-21 15:15:07 +00:00
Christoph Michael Becker
0840fc6d62 Fix #78579: mb_decode_numericentity: args number inconsistency
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348030 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-21 14:46:28 +00:00
George Peter Banyard
d1a445bc7a Fix Doc Bug #78581 No mention of <?= other than in the chagelog of the PHP tags doc page
Added a paragraph about the short echo tag.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348029 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-21 14:35:28 +00:00
Peter Cowburn
cd0727de73 add remaining 7.4 migration sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348018 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-19 21:32:14 +00:00
Peter Cowburn
8d3d3db52b slightly more consistent headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348017 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-19 21:32:10 +00:00
Peter Cowburn
233006cc81 markup fix for 7.4 tidy constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348016 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-19 21:32:05 +00:00
wyrihaximus
0c4ba45053 Link thread count related functions for ext-EIO
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348012 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-18 19:59:21 +00:00
Peter Cowburn
426c6dd57d migration 7.4: new functions and classes, removed extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348008 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-17 21:07:30 +00:00
Peter Cowburn
3c6d3fdd29 migration 7.4: new constants and deprecations WIP
Please feel free to flesh out these descriptions.
They're mostly borrowed from UPGRADING.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348003 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-16 19:59:46 +00:00
Christoph Michael Becker
a24b818c68 Fix #78546: Bad grammar for description of PHP_OS_FAMILY
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347996 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-16 06:53:11 +00:00
Christoph Michael Becker
262dfba10a Fix typo
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347994 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-15 16:35:46 +00:00
Christoph Michael Becker
fa8daf247e Fix typo
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347993 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-15 16:33:34 +00:00
Peter Cowburn
e7a3600529 set svn:ignore prop
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347982 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-12 08:25:06 +00:00
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