Jeremy Mikola
a4bb79d4c7
ReadPreference constructor accepts string for mode argument
...
https://jira.mongodb.org/browse/PHPC-904
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342742 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-31 19:08:13 +00:00
Jeremy Mikola
ce00c58015
Fix typo in code example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342741 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-31 19:02:13 +00:00
Jeremy Mikola
616efe6ce3
executeBulkWrite() throws InvalidArgumentException if BulkWrite is empty
...
https://jira.mongodb.org/browse/PHPC-628
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342740 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-31 18:53:55 +00:00
Jeremy Mikola
ca221144de
MongoDB\Driver\BulkWrite::insert() always returns the document ID
...
https://jira.mongodb.org/browse/PHPC-471
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342739 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-31 18:44:50 +00:00
Jeremy Mikola
84908b751f
Do not use majority write concern for write examples with standalone URI
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342738 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-31 18:35:10 +00:00
Yuji Uchiyama
ccb11f0727
Add documents to stats functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342737 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-31 16:47:30 +00:00
Yuji Uchiyama
349507356c
Fix reftitle line for returnvalues
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342736 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-31 15:49:36 +00:00
Yuji Uchiyama
7981555c43
Add document to stats functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342735 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-31 14:09:53 +00:00
Xinchen Hui
9291f00924
Update NEWS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342732 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-31 07:17:55 +00:00
Xinchen Hui
4fc9d8bef4
Update doc for YAR_OPT_HEADER
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342731 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-31 07:13:43 +00:00
Andrey Gromov
ed96e5230c
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342714 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-28 13:21:53 +00:00
Andrey Gromov
dacc3a9b23
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342701 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-28 07:53:46 +00:00
Christopher Jones
4f61452f52
Add oci_unregister_taf_callback
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342697 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-26 06:26:03 +00:00
Kalle Sommer Nielsen
78772dc008
Fix the fix for LOCK_NB on Windows, it seems that the SPL docs was wrong. Added flock()'s changelog to the SPL docs as well
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342695 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-24 21:03:28 +00:00
Kalle Sommer Nielsen
a835aa607b
Fixed bug #74956 (exif_read_data() causes Illegal IFD size)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342694 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-22 21:05:17 +00:00
Kalle Sommer Nielsen
04e210bb02
LOCK_NB is not supported on Windows
...
Internally LOCK_NB is simply discarded if the bits are passed along to flock()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342693 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-21 21:02:38 +00:00
Christoph Michael Becker
70fb482c26
Reverted revision(s) 337719 from phpdoc/en/trunk/language/oop5/visibility.xml:
...
Protected members cannot be accessed by parent classes
--
Provided by anonymous 62572 (tunght13488@gmail.com )
........
If we like it or not, that's how it is. See also bug #74932 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342692 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-21 18:40:37 +00:00
Pieter Hordijk
a9b5252986
Improved wording of description and added an extra example using more arrays.
...
#74942
--
Provided by anonymous 82010 (jay@room11.org )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342691 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-21 14:04:56 +00:00
Peter Cowburn
de7c2273a5
add warning about key parameter of openssl_x509_check_private_key() (doc bug #74959 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342690 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-20 21:10:31 +00:00
Kalle Sommer Nielsen
7266904a55
Minor cosmetics of Anatols note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342688 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-19 08:00:54 +00:00
Anatol Belski
5597927ad7
Note about ftok() to UPGRADING 7.1 and move sections around
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342686 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-18 16:10:05 +00:00
Anatol Belski
d2aade0377
Notes to UTF-8/long path UPGRADING 7.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342685 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-18 16:00:03 +00:00
Anatol Belski
e78071f6c4
Note about PHP_FCGI_CHILDREN to UPGRADING 7.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342679 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-18 14:00:35 +00:00
Pieter Hordijk
7237e4e22d
Fixed wording of return value. Fixes #74828
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342677 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-18 13:32:15 +00:00
Pieter Hordijk
73c0f9b6d5
Fixed non matching quotes. Fixes #74944
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342676 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-18 13:10:04 +00:00
Andrey Gromov
2727eab529
typo fix by anon
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342674 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-17 20:47:14 +00:00
Pieter Hordijk
3162d2eadc
Added in the description for CURLOPT_RESOLVE based on Curl's manpage, searching the PHP source code, and the bug report that brought it into the source code for 5.5
...
--
Provided by anonymous 84525 (toby.bettridge@stubside.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342670 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-16 18:38:13 +00:00
Pieter Hordijk
65a007a4c0
Ouput -> Output
...
https://bugs.php.net/bug.php?id=74931
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342669 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-16 18:30:39 +00:00
Kalle Sommer Nielsen
f6d7d70353
Fixed bug #74915 (Wrong constant name in SQLite3::openBlob)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342667 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-13 08:55:15 +00:00
Kalle Sommer Nielsen
66c697dbb7
Added an example for exif_read_data() with streams available as of PHP 7.2.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342666 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-13 07:51:49 +00:00
Kalle Sommer Nielsen
cf01ab1198
Fixed parameter types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342665 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-13 07:33:43 +00:00
Kalle Sommer Nielsen
5b7b3fa177
Documented the new EXIF changes coming in 7.2.0: exif_thumbnail() and exif_read_data() now support stream resources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342664 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-12 03:56:12 +00:00
Kalle Sommer Nielsen
6c18adbd81
read_exif_data() is deprecated in 7.2.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342663 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-12 03:48:19 +00:00
Jeremy Mikola
f3df397735
Sync ReadConcern::LOCAL description with constructor docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342662 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-11 20:43:14 +00:00
Jeremy Mikola
42b25c2cbb
Document MongoDB\Driver\ReadConcern::LINEARIZABLE constant for $level
...
https://jira.mongodb.org/browse/PHPC-777
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342661 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-11 20:40:49 +00:00
Andrey Gromov
62db3b3942
fixes from anon and Alex Medvedev
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342651 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-09 08:18:52 +00:00
Kalle Sommer Nielsen
762fd781b6
Update the exif documentation:
...
- Reflect new formats added in 7.2
- Fixed the example in exif_thumbnail() to reflect a better practice without $_REQUEST
- Fixed bug #69045 (document exif supported filetypes)
- Better install instructions and other minor changes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342647 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-08 11:32:37 +00:00
Andrey Gromov
1fed7cc0df
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342645 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-04 17:10:03 +00:00
Andrey Gromov
7315ad1258
typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342644 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-04 16:53:22 +00:00
Peter Cowburn
7e2f7b05e2
Update the documentation for Memcached::get*() for breaking API changes introduced in v3.0
...
--
Provided by Martin Georgiev
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342643 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-03 18:36:49 +00:00
Jiří Pudil
1cf8f88730
Fix #74319 : add documentation for ArgumentCountError
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342629 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-30 19:45:07 +00:00
Jiří Pudil
0b517ab52a
Add multi catch exception handling docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342628 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-30 17:00:19 +00:00
Christoph Michael Becker
9bcd1cac2c
Integrate user note 120944
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342627 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-30 16:16:05 +00:00
Hannes Magnusson
652839d5d6
ws
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342625 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-27 05:15:25 +00:00
Jakub Zelenka
f01c45244d
Fix bug #65175 : openssl has resources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342623 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-25 16:44:32 +00:00
Christoph Michael Becker
03ef5ab712
Fix #74785 : Second parameter to getenv since when?
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342615 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-20 13:48:44 +00:00
Christopher Jones
2cbc05daa7
Add OCI8 TAF doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342612 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-20 05:29:58 +00:00
Christoph Michael Becker
f1d4d00041
Document writing of BLOBs (as of PHP 7.2.0)
...
Cf. <https://github.com/php/php-src/pull/2528 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342606 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-19 13:26:22 +00:00
Christoph Michael Becker
86e4b5c897
Fix method name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342605 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-19 11:45:50 +00:00
Jean-Sebastien Hedde
c51f2e7096
add description for e,E,g,G for pack and unpack
...
--
Provided by anonymous 82900 (sskaje@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342601 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-16 12:45:27 +00:00