Commit graph

17593 commits

Author SHA1 Message Date
Yoshinari Takaoka
7806fe792c fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348618 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-20 00:56:44 +00:00
Christoph Michael Becker
92530c1bc7 Fix : Strange behavior of SORT_REGULAR insufficiently documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348593 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-19 19:09:36 +00:00
Christoph Michael Becker
06d5ed8740 Fix : Fatal error: Undefined class constant 'EM_AES_256'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348590 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-19 17:34:53 +00:00
Christoph Michael Becker
0ce6b8da1e Document ReflectionParameter::__construct()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348589 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-19 17:03:47 +00:00
Yoshinari Takaoka
294be84ef1 followed rev. 348566 fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348570 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-18 16:34:07 +00:00
Yoshinari Takaoka
c90b300562 fixed typo. ( s/heeded/needed/ )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348557 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-17 15:08:02 +00:00
Christoph Michael Becker
8597134228 Fix : pdo_sqlite extension does not load after upgrading from 7.3.12 to 7.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348532 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-16 09:35:43 +00:00
Christoph Michael Becker
40a9429f45 PDO_MySQL defaults to emulated prepares nowadays
Cf. <http://git.php.net/?p=php-src.git;a=commit;h=e7c2bd6e4062ec6cb0f80f618a991a27b6de6959>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348515 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-14 19:18:34 +00:00
Christoph Michael Becker
97666ff44e Fix : FILTER_VALIDATE_FLOAT supports min_range in php >= 7.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348513 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-14 17:34:43 +00:00
Christoph Michael Becker
a9a499aaab Update opcache.optimization_level default value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348511 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-14 17:10:03 +00:00
Christoph Michael Becker
00ff0a3a0c Fix : get_object_vars not returning typed empty properties
Untyped properties default to NULL, so this sentence is superfluous for those.
Unitialized typed properties are not included in the result, so the sentence is
plain wrong for those.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348498 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-12 17:18:46 +00:00
Christoph Michael Becker
6d98bc0a84 Remove out-dated info
Empty strings are fully supported as of PHP 7.0.0; the former behavior is
described in the changelog.

This issue has been reported by Mark Randall.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348487 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-11 13:57:58 +00:00
Christoph Michael Becker
c3ad1e8e1b Document new NumberFormatter::CURRENCY_ACCOUNTING
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348480 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-09 15:52:47 +00:00
Christoph Michael Becker
c4c885db2f Fix : Reflection methods for typed properties not documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348478 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-09 15:22:24 +00:00
Christoph Michael Becker
b9ab45e020 Integrate user note 123889
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348468 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 16:44:06 +00:00
Christoph Michael Becker
724e78e9e9 Fix : Missing / wrong description of the assert_callback
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348467 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 16:41:49 +00:00
Christoph Michael Becker
06e35bddfe Fix : Ambiguous definition of format character
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348466 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 15:21:57 +00:00
Christoph Michael Becker
1397ae6df7 Fix : Important info about return values is tucked away at the end of fourth example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348465 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 15:18:49 +00:00
Christoph Michael Becker
4006142d54 Fix : No list of nor link to relevant constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348463 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 15:06:36 +00:00
Christoph Michael Becker
5dfe41ab18 Use predefined entity reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348460 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 13:23:30 +00:00
Christoph Michael Becker
e50c871145 implode($pieces, $glue) is deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348451 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-07 13:30:24 +00:00
George Peter Banyard
217fa0d006 add a check for curl_error and write error to file
-- 
Provided by anonymous 101037 (tiffany.k.taylor@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348426 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-04 10:44:47 +00:00
George Peter Banyard
48b557d648 Use relevant entities, spotted by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348421 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-04 01:19:22 +00:00
George Peter Banyard
c644e37690 Use reurn.falseforfailure entity.
-- 
Provided by anonymous 94249 (BohwaZ)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348420 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-04 01:08:49 +00:00
Pieter Hordijk
f491e90003 Added conversion values for true and false in the examples area
-- 
Provided by anonymous 99841 (chris@env.ms)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348405 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-03 16:44:44 +00:00
George Peter Banyard
83b687a159 Typo in type, provided by anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348399 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-03 00:29:24 +00:00
Christoph Michael Becker
6890875704 The signature of ReflectionMethod::getClosure() depends on its usage
As already pointed out in the description of the $object parameter.
See also bug .


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348397 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-02 12:20:37 +00:00
Christoph Michael Becker
02e0d92d73 Document blocking_pipes option of proc_open()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348389 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-01 13:51:34 +00:00
Christoph Michael Becker
929cec1734 Clarify that fgetss() is stateful
We also add related functionality in the see-also section.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348386 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-01 13:03:14 +00:00
Christoph Michael Becker
c1a307f4e2 Document driver specific dba_open() parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348374 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-30 15:12:07 +00:00
Christoph Michael Becker
4349bb7a7c allow_url_include has been deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348373 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-30 14:17:30 +00:00
Christoph Michael Becker
983d613db3 Document MB_ONIGURUMA_VERSION
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348369 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-29 15:56:00 +00:00
Christoph Michael Becker
facf2288d9 get_magic_quotes_gpc() and get_magic_quotes_runtime() are now deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348353 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-27 09:03:57 +00:00
Karoly Negyesi
3c8132d824 documented stat mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348349 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-26 01:44:25 +00:00
George Peter Banyard
ac9f8fcf00 Typos found by anonymous users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348340 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-24 05:12:59 +00:00
George Peter Banyard
d693ad157f Adapting some anonymous user contributions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348339 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-24 05:12:07 +00:00
George Peter Banyard
8cb7482bf8 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348336 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-24 04:27:46 +00:00
Christoph Michael Becker
40e3ec6efd Document new FB dialect DSN component
Integrates user note 124350.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348334 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-23 15:36:44 +00:00
Christoph Michael Becker
f8726b45fe mb_split() can also return FALSE
This integrates user note 124413.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348333 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-23 15:13:53 +00:00
Christoph Michael Becker
dee2fc0616 Split signature
The function works as getter and setter, respectively.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348317 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-18 14:36:11 +00:00
Simion Onea
6ba81c064b Correction of the sentence according to the grammar rules.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348315 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-18 14:18:40 +00:00
Christoph Michael Becker
a179871450 Revert revision(s) 348313 and, 348311
Cf. <https://news-web.php.net/php.doc.cvs/17007>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348314 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-18 12:00:33 +00:00
Christoph Michael Becker
375c179091 Move contents of note section into description
See <https://news-web.php.net/php.doc.cvs/17002>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348313 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-18 08:12:23 +00:00
Christoph Michael Becker
cae89561f0 Move important warning up to description section
strip_tags() is *not* a security feature.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348311 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-17 13:30:15 +00:00
Nikita Popov
643de69303 Add missing MB_CASE_UPPER_SIMPLE constant
Patch by BenMorel.

Closes .

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348297 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-14 19:11:03 +00:00
Christoph Michael Becker
7b1f68c2f6 Users are better off to prefer event over libevent
Since the latter is not marked as being unmaintained on the respective
PECL page, we refrain from adding a deprecated warning (yet).

This integrates user note 124378.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348288 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-10 19:15:04 +00:00
Christoph Michael Becker
f3193f5805 Move warning to description section to make it more prominent
This addresses several user notes.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348286 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-10 13:08:15 +00:00
Pieter Hordijk
2cdb330e80 Fixes grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348273 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-08 23:59:44 +00:00
Jeremy Mikola
60d9cce940 Revise notes for implicitly enabling TLS
https://jira.mongodb.org/browse/PHPC-1450


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348272 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-08 16:40:47 +00:00
alcaeus
d519d2af37 Document implicit TLS connections when using TLS options
https://jira.mongodb.org/browse/PHPC-1450

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348263 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-05 08:39:55 +00:00
Christoph Michael Becker
b94027e267 Fix : imagepolygon num_points requirement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348252 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-02 13:05:52 +00:00
Jeremy Mikola
1e327d1205 Improve docs for Cursor::isDead()
https://jira.mongodb.org/browse/PHPC-1279


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348250 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-01 14:44:24 +00:00
Philip Olson
1fe6a1faac Added missing mysql_xdevapi\result::getaffecteditemscount()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348247 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-31 19:22:17 +00:00
Philip Olson
3bb6811dc2 xsession was never really a thing; so removing it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348241 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-30 20:23:10 +00:00
George Peter Banyard
596240334f Typo
Provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348238 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-30 11:37:36 +00:00
Jeremy Mikola
e887e838c4 Encourage executeBulkWrite over executeWriteCommand
https://jira.mongodb.org/browse/PHPC-1350


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348233 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-29 22:44:51 +00:00
alcaeus
511666b616 Inform users that mongodb.debug output contains sensitive information
https://jira.mongodb.org/browse/PHPC-1424

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348230 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-28 18:48:12 +00:00
alcaeus
4bab668b1e Document that users may need to copy libsasl.dll to lib path for Windows installs
https://jira.mongodb.org/browse/PHPC-1314

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348229 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-28 15:09:53 +00:00
alcaeus
f86cb421a1 Advise users to use 64-bit environments if possible
https://jira.mongodb.org/browse/PHPC-1312

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348228 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-28 13:11:36 +00:00
Christoph Michael Becker
e2a14a0980 assert_options() is discouraged as of PHP 7.0.0
That's already documented for assert() for years.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348227 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-28 11:57:58 +00:00
Philip Olson
74cc3023d8 Removing Connector/C reference as it's no longer a thing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348217 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-25 22:07:21 +00:00
George Peter Banyard
9651001802 Use type tag for resource
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348211 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-24 09:49:47 +00:00
George Peter Banyard
fbf6483810 Corrected some grammar mistakes
-- 
Provided by anonymous 100378 (sharon@xandium.io)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348209 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-24 09:39:45 +00:00
Christoph Michael Becker
d197a1438a Document ffi.preload and opcache.preload_user directives
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348203 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-23 07:13:34 +00:00
Christoph Michael Becker
8d2921cd82 Remove "undocumented function" warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348195 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-21 14:57:22 +00:00
Christoph Michael Becker
c5918c68ff Fix : new DOTNET fails for assemblys other than mscorlib
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348193 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-21 07:43:09 +00:00
Christoph Michael Becker
1ca11e8adb Fix : timezone_abbreviations_list only lists from compiled in db, not PECL timezonedb
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348186 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-20 10:41:18 +00:00
Christoph Michael Becker
6a9de0cb6a Fix : shell_exec on windows runs in text mode, this should be noted in the docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348185 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-20 10:37:00 +00:00
Christoph Michael Becker
2b220300c8 Minor improvements to VARIANT docs
We remove a PHP 4 related paragraph, and cross-link two closely related functions.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348180 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-18 14:46:58 +00:00
Nikita Popov
633eac97ff Change FTP_IMAGE to FTP_BINARY
Patch by BenMorel.

Closes .

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348169 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-15 14:47:10 +00:00
George Peter Banyard
dfa4063816 Typos and minor improvements provided by various anonymous users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348167 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-15 09:23:04 +00:00
Christoph Michael Becker
940a593f33 Fix : Online Documentation at eio_chmod and eio_chown has typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348155 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-14 07:17:37 +00:00
Christoph Michael Becker
0332551080 Fix : 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 : 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 : 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 : 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 : 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 : 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
Christoph Michael Becker
7aea25a569 Fix : 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
Christoph Michael Becker
a442a3bde6 Fix : 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
Christoph Michael Becker
0840fc6d62 Fix : 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
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
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
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
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
Christoph Michael Becker
6da0f0108c Fix : 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
Christoph Michael Becker
88c8421cbe Fix : 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 : 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
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
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
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 : 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
Christoph Michael Becker
02fc3b287a Fix title
Patch provided by Jacques Marcotte

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347819 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-02 13:08:17 +00:00
Christoph Michael Becker
0e4770f0b1 Use canonical method name in examples
Patch provided by Nicolas CARPi.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347808 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-27 11:30:19 +00:00
Christoph Michael Becker
8088fbe7ef Fix parameter name
Based on a patch provided by jasny@php.net.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347807 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-27 11:25:45 +00:00
Christoph Michael Becker
f541242dd3 Clarify the calling the original function from the Closure is supported
Cf. <https://github.com/krakjoe/uopz/issues/116>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347805 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-27 11:08:14 +00:00
Peter Cowburn
9267d8b70e fix initialisers for PDO::FETCH_* prototypes (doc bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347793 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-24 08:48:14 +00:00
George Peter Banyard
b5c61d0cd4 Remove duplicate and miss spelled documentation for stat function
stats_rand_gen_noncentral_chisquare()

Fixes Doc Bug 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347790 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-22 17:55:49 +00:00
George Peter Banyard
1fae365c8a Fix mistakes in Statistics extension.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347788 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-22 17:14:12 +00:00
Christoph Michael Becker
ce93185012 Add mb_send_mail to "see also" section
Integerates user note 117126.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347780 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-21 09:00:53 +00:00
Christoph Michael Becker
ad94e27dec Document all supported languages
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347774 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-19 14:18:04 +00:00
Christoph Michael Becker
8eea2392e4 Split signature
mb_language() works either as setter or getter; there is no default parameter.
Also, when used as getter, it always returns a string.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347773 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-19 13:36:47 +00:00
George Peter Banyard
efec308453 Use only function in initializer tag, this allows not to have a file with errors in translations that translate the "Determined by".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347771 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-19 12:45:25 +00:00
Christoph Michael Becker
ade3f479d9 Fix configure option
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347766 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-19 11:34:19 +00:00
Christoph Michael Becker
209ebdbef8 Fix : configure option --with-system-ciphers is not documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347765 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-19 11:19:10 +00:00
Nikita Popov
708c4884f2 Fix typos
Patch by carusogabriel.

Closes .

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347753 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-15 14:29:36 +00:00
Nikita Popov
818703578e Clarify $raw mode of dns_get_record()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347752 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-15 12:20:51 +00:00
Nikita Popov
f1e951b988 Remove duplicated words
Patch by carusogabriel.

Closes .

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347749 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-14 13:46:42 +00:00
George Peter Banyard
f6981153ef Fix Doc Bug
Add special characters which can be utilized in a glob pattern.

Based on http://www.delorie.com/djgpp/doc/libc/libc_426.html

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347740 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-13 17:33:54 +00:00
George Peter Banyard
aba9493325 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347736 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-13 15:05:31 +00:00
Christoph Michael Becker
d8d1504e85 Fix return value description
Based on a patch provided by an anonyous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347731 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-12 13:02:37 +00:00
Christoph Michael Becker
4d65239b4b These drivers are not Windows only
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347730 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-12 12:54:29 +00:00