Commit graph

23620 commits

Author SHA1 Message Date
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
Jean-Sebastien Hedde
b586dc07ba reflect changes made by php-src@362d2e42a02fe018a7d1261a53ff59b73fed91f6 and php-src@a251d9b2c11c2ab53b0214d728c40d70cd06567c
-- 
Provided by anonymous 77857 (Jan Altensen)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342600 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-16 12:44:17 +00:00
Jean-Sebastien Hedde
dc22ac0239 I think it makes it a little more clear to the user that the time specified is the "maximum" time mysqli_poll will wait
-- 
Provided by anonymous 83850 (kyle@hendricks.nu)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342599 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-16 11:51:51 +00:00
Jean-Sebastien Hedde
b507bf4063 Updates ldap_set_option docs to indicate what versions of PHP certain options are become available
-- 
Provided by anonymous 83810 (briankosborne@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342598 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-16 11:50:45 +00:00
Jean-Sebastien Hedde
db1dd771e1 Added <literal>iterable</literal> to the list of type declarations that may be used in function arguments/return values, as introduced in 7.1.0.
-- 
Provided by anonymous 82584 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342597 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-16 11:50:03 +00:00
Andrey Gromov
7de2b98d82 --
Provided by anonymous 83910 (cedroux42@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342595 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-16 06:46:20 +00:00
Jeremy Mikola
c89f51001b Clarify that multi-document replacements are not supported
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342593 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-15 17:56:48 +00:00
Pieter Hordijk
bad6e1cd55 --
Provided by anonymous 83215 (jack@jackmathis.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342592 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-14 14:50:06 +00:00
Pieter Hordijk
e1bb07c9e3 The sentence in place, despite describing correctly the functionality, was poorly written. Deleting some extra words make it more clear to understand.
-- 
Provided by anonymous 83640 (jdomenechbborges@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342591 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-14 14:45:14 +00:00
Pieter Hordijk
1a9a80b4be Fix APC signatures to mention APC* constants instead of APCU*.
The previously mentioned APCU* constant are not defined and do not exist for backwards compatibility reasons with the former apc extension

-- 
Provided by anonymous 82013 (Markus Staab)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342590 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-14 14:41:56 +00:00
Andrey Gromov
164270549e typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342589 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-14 10:37:25 +00:00
Andrey Gromov
f542c746b6 fix. ">" to "&gt;"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342585 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-12 16:57:06 +00:00
Jakub Zelenka
8b0434fef2 Update OpenSSL requirements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342581 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-11 17:16:56 +00:00
Jean-Sebastien Hedde
077349a92e the first "is" is incorrect in this sentence construction and the sentence needed a bit more clarification that I added
-- 
Provided by anonymous 83215 (jack@jackmathis.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342578 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-09 12:19:22 +00:00
Jean-Sebastien Hedde
27a75ae3cb Adds PHP versions to LDAP-Options (thanks to heiglandreas)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342577 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-09 12:12:00 +00:00
Jean-Sebastien Hedde
3f74beaf6b I did a mispell in my previous patch for this section. This intends to fix it.
-- 
Provided by anonymous 83640 (jdomenechbborges@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342576 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-09 12:01:52 +00:00
Christoph Michael Becker
90251a0f83 Fix grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342565 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-08 09:47:05 +00:00
Christoph Michael Becker
952a9acd72 Add note on avoiding substr() with $offset
-- 
Provided by anonymous 61891 (rasmus@mindplay.dk)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342563 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-08 09:30:36 +00:00
Christoph Michael Becker
57b593d529 Not all strings containing valid integers are cast to int
This commit includes user note 117129 into the manual.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342559 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-07 15:09:53 +00:00