Commit graph

23928 commits

Author SHA1 Message Date
Timandes White
a6a00586b9 Update doc of pecl/zookeeper
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343367 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-06 03:19:13 +00:00
Christian Weiske
55697d5c8e Add example how to add nested children.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343366 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-05 14:05:13 +00:00
Mark Jones
904d0aeccd Fix bug #74715: openssl_pkcs12_export documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343361 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-03 22:12:40 +00:00
Mark Jones
dd8ac07b5e Fix bug #60969: openssl_pkcs7_sign documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343360 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-03 21:34:29 +00:00
Mark Jones
b9fae77024 Fix bug #63232: openssl_pkey_get_details documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343359 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-03 21:02:16 +00:00
Mark Jones
01dd438c48 Fix bug #70826: openssl_pkcs12_export_to_file args not documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343358 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-03 20:22:11 +00:00
Jeremy Mikola
33d77a9d4a Unsupported BSON types are ignored again, but log warnings
https://jira.mongodb.org/browse/PHPC-1026


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343352 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 21:15:03 +00:00
Christoph Michael Becker
996c7338d5 Fix method names (use the canonical form)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343350 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 21:11:12 +00:00
Christoph Michael Becker
295a84e091 Fix parameter type
-- 
Provided by anonymous 86885 (alitrix@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343349 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 18:21:29 +00:00
Christoph Michael Becker
357dbec142 Improve wording
Patch provided by Junaid Ahmed.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343348 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 18:18:47 +00:00
Christoph Michael Becker
31c7550872 Update token list
Patch provided by Michał Bundyra.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343347 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 18:18:05 +00:00
Christoph Michael Becker
3327d57392 Fix typo
Patch provided by johney.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343346 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 18:17:18 +00:00
Christoph Michael Becker
c3ca8e1138 Fix method name (use the canonical form)
Patch provided by Gavin Staniforth

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343345 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 18:16:22 +00:00
Christoph Michael Becker
efd62777c0 Fix typos
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343344 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 17:57:49 +00:00
Christoph Michael Becker
f0d181381d Fix some paths in mysqlnd Reference configuration
-- 
Provided by anonymous 80662 (peterkokot@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343342 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 17:37:02 +00:00
Dan Ackroyd
7be4d7b94a Adds example for null for is_numeric.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343341 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 17:25:27 +00:00
Christoph Michael Becker
8adbce1862 The PHP iconv extension doesn't provide --with-iconv-dir configure option which is used only for xmlrpc extension to specify location of iconv library such as libiconv. It uses --with-iconv option to specify it as shared and/or location of the iconv library location.
-- 
Provided by anonymous 80662 (peterkokot)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343339 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 17:02:46 +00:00
Christoph Michael Becker
8905c36d11 Document exit related uopz functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343332 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 14:40:37 +00:00
Anatol Belski
eaad1713e1 Reflect latest changes in parle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343331 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-29 18:37:22 +00:00
Christoph Michael Becker
8ac7e3e35e Fix bug #75442: SCHEME and HOST VALIDATE_URL constants are not actually used
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343324 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-28 15:40:59 +00:00
Christoph Michael Becker
f453ac5893 Fix bug #75417: Incorrect ldap_set_option() parameter documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343323 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-28 15:26:47 +00:00
Christoph Michael Becker
ed51219b32 Fix bug #75447: openssl_open and openssl_seal : undocumented parameter iv
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343321 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-28 14:57:18 +00:00
Andrey Gromov
ead385635a fix by anon
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343316 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-28 08:25:00 +00:00
Yuji Uchiyama
581d748f16 Remove duplicated parameter section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343313 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-28 07:33:30 +00:00
Yuji Uchiyama
4f99698a87 Fix the range of return value from RNG
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343311 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-28 07:23:26 +00:00
Christoph Michael Becker
2395c192f3 Fix bug #75435: PHP 7.2 upgrade guide missing lots of new constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343299 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-25 17:07:03 +00:00
Christoph Michael Becker
dd04033210 Fix bug #75436: PHP 7.2 upgrade guide missing lots of new functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343296 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-25 12:32:23 +00:00
Christoph Michael Becker
d47f8424f1 Fix #75438: 2nd parameter of imagewebp() is optional
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343295 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-25 12:08:02 +00:00
Derick Rethans
e1b9b1f567 Updated to version 2017.3 (2017c)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343293 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-23 16:27:45 +00:00
Kalle Sommer Nielsen
4d25a7ab7c Fixed bug #74795 (Wrong DB2 drivers link)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343278 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-21 19:27:59 +00:00
Kalle Sommer Nielsen
76139ca987 Fixed bug #75413 (intro.wincache.php claims Windows Cache provides a PHP Opcode Cache <)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343277 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-21 19:08:26 +00:00
Christoph Michael Becker
89e04dc760 Fix bug #75404: Wrong information about return type of ResultSet
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343266 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-20 11:32:58 +00:00
Andrey Gromov
3c249167a8 fix by anon
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343263 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-20 09:49:45 +00:00
Pieter Hordijk
16f192be4e Fixed see also section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343260 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-19 13:55:22 +00:00
Andrey Andreev
87478f588f Clarify mcrypt_get_block_size() return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343259 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-19 11:53:32 +00:00
Pieter Hordijk
b4030d009b Adds reference to trait_exists function to the get_declared_traits page.
-- 
Provided by anonymous 86497 (potherca@hotmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343250 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-16 18:46:49 +00:00
Thomas Punt
ff0a6e859f Initial draft of the PHP 7.2 migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343247 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-15 19:56:16 +00:00
Christoph Michael Becker
80fb006a12 Fix bug #75343: Missing code examples for XMLWriter
Basically, we use the examples given in php-src.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343246 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-15 13:29:48 +00:00
Chris Wright
71dcffaddf Update PDO::__construct() arg names to match those returned by reflection
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343237 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-12 14:03:43 +00:00
Christoph Michael Becker
e281abc42a ext/enchant is not yet compatible with Enchant 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343232 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-11 17:14:29 +00:00
Christoph Michael Becker
734a21605c Fix erroneous description of gd.jpeg_ignore_warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343231 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-11 14:13:37 +00:00
Pieter Hordijk
5e40a5a43d Added missing PHP open tags to examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343230 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-11 13:20:05 +00:00
Andrey Gromov
e5d58a06b7 "including Solaris, Mac OS X, Oracle Linux and BSD."
This is uncommon platforms. "Oracle linux" - one of them.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343226 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-10 07:21:49 +00:00
Anatol Belski
c8f6d1c394 Vix class/method info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343222 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-09 15:07:27 +00:00
Christoph Michael Becker
19853dba02 Fix typos
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343221 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-09 14:19:49 +00:00
Christoph Michael Becker
3df3d7e640 Fix #75339: IntlChar::chr - typo in the output example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343219 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-09 14:10:40 +00:00
Anatol Belski
2f3373fb95 Fix class names and types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343205 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-08 09:34:14 +00:00
Anatol Belski
0ef69e6aa1 Restore the RLexer::push() variants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343204 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-07 09:08:24 +00:00
Christoph Michael Becker
d7e95883ec Fix bug #75318: The parameter of UConverter::getAliases() is not optional
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343201 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-06 14:13:07 +00:00
Christoph Michael Becker
2a6fc6a1d5 Functions do not return types, but rather values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343199 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-06 14:01:59 +00:00