Commit graph

24783 commits

Author SHA1 Message Date
Christoph Michael Becker
f663fff2d5 Add basic array_key_first() example
Based on a patch provided by Nicolas Lefevre.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345623 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-11 15:58:58 +00:00
Christoph Michael Becker
ce25fdf6a8 Fix return type
Patch provided by hassan.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345622 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-11 11:36:11 +00:00
Pieter Hordijk
b08540046e Fixed typos in ::class description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345616 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-09 16:27:09 +00:00
Christoph Michael Becker
31af10a4a2 Fix #76838: date_parse_from_format() changed meaning of zone value in PHP 7.2 -> BC break
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345615 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-09 15:42:19 +00:00
Christoph Michael Becker
067b3bca39 Fix typo
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345614 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-09 14:59:20 +00:00
Christoph Michael Becker
55097bb873 Update default ini values
Based on a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345610 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-07 14:56:40 +00:00
Christoph Michael Becker
59d2ecdcbf Fix parameter names
-- 
Provided by anonymous 93430 (d.negrier@thecodingmachine.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345609 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-07 14:30:10 +00:00
Christoph Michael Becker
2d42df33f1 Fix parameter types
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345608 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-07 14:29:11 +00:00
Christoph Michael Becker
76b357a7bf Fix typo
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345607 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-07 14:18:24 +00:00
Christoph Michael Becker
52dcd35d70 Fix parameter types
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345606 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-07 14:17:19 +00:00
Philip Olson
47f60af9c6 Fixed parameter information, as reported via a user comment by jcastro at eftec dot cl
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345603 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-05 23:51:54 +00:00
Philip Olson
dab688e6f5 Fixed Collection::Add()'s return type, as reported via a user comment by jcastro at eftec dot cl
Mentioned that _id is only generated by MySQL 8+, as reported via a user comment by cyork at echodreamz dot com


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345602 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-05 23:47:28 +00:00
Philip Olson
ce50e28836 Spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345594 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-04 23:13:13 +00:00
Christoph Michael Becker
163c62f416 Rempve more PHP 4 related info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345593 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-04 14:59:11 +00:00
Christoph Michael Becker
965d2a4d29 UTS 46 support requires ICU ≥ 4.6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345592 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-04 14:52:08 +00:00
Christoph Michael Becker
1712ed85e1 Fix #73613: Not warning if length == 0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345591 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-03 21:28:08 +00:00
Christoph Michael Becker
ee08edd259 Clarify that $_GET is not only populated for GET requests
Inspired by a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345582 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-01 11:19:05 +00:00
Christoph Michael Becker
db2ac1420f Use magic constant
Patch provided by Nicolas Lefevre.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345581 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-01 10:57:31 +00:00
Christoph Michael Becker
f38246fb1f Fix typo
Patch provided by Sergey Aksenov.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345580 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-01 10:56:11 +00:00
Christoph Michael Becker
91b100b3f4 Fix #76823: RecursiveCachingIterator has a wrong type for $flags argument
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345574 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-30 21:42:07 +00:00
Yasuo Ohgaki
65fe2493a3 Update and fix pg_insert/delete/update/select() description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345569 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-30 02:25:54 +00:00
Christoph Michael Becker
4a53dba08d Fix #76808: session upload progress not available when session name is customized w/ini_set
This also integrates user note 118866.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345567 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-29 15:48:11 +00:00
Christoph Michael Becker
3a580508bb Integrate user note 106439
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345566 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-29 15:26:32 +00:00
Christoph Michael Becker
5e61ab9824 Fix #76649: cURL module requires libssh2.dll
This also integrates the user notes 115953, 116019, 121543 and 122442.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345565 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-29 15:12:16 +00:00
Philip Olson
51ea538df5 Improved documentation; and added examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345561 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-27 23:20:55 +00:00
Christoph Michael Becker
3a109fd0dd Remove PHP 4 related info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345558 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-27 12:11:28 +00:00
Christoph Michael Becker
bf4cb26cc9 Remove string_encoding() man page
This function never made it into GA.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345555 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-26 16:29:11 +00:00
Christoph Michael Becker
afbd3c7b23 Document convert.iconv.* stream filters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345554 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-26 15:48:48 +00:00
Christoph Michael Becker
d7e3cfca38 Fix #76786: invalid session_write_close() return type
Adding respective changelog entries, as usual, should be sufficient.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345551 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-24 13:54:16 +00:00
Christoph Michael Becker
8ccc9da8be Fix #76779: Can't find multibyte functions via string functions
We also remove the link to the removed POSIX Regex functions.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345547 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-22 13:19:50 +00:00
Andrey Andreev
2a5c6fb263 Add PDO::MYSQL_SSL_VERIFY_SERVER_CERT to PDO constants list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345546 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-22 13:04:55 +00:00
Christoph Michael Becker
27b04f9647 Fix example
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345545 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-22 12:40:49 +00:00
Christoph Michael Becker
77a30892dd Fix typo
-- 
Provided by Paul Crovella

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345544 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-22 12:40:14 +00:00
Philip Olson
545b8b3c56 Improved documentation; and added examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345542 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-21 22:25:09 +00:00
Christoph Michael Becker
4ef8cce45b posix_getgrnam() returns FALSE on failure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345540 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-21 14:39:51 +00:00
Christoph Michael Becker
67144ce9f8 Fix indentation
Patch provided by Cava.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345535 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-20 11:50:04 +00:00
Christoph Michael Becker
2e80c71b32 Fix #76764: Wrong parameter type for stripos()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345530 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-18 17:00:15 +00:00
Christoph Michael Becker
851a8dd812 Fix typo
Patch provided by hpr895.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345529 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-18 16:54:00 +00:00
Christoph Michael Becker
4b192801e5 Fix #68106: Typo in ArrayIterator::setFlags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345528 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-18 12:03:39 +00:00
Philip Olson
e2f56792bf Improved documentation; and added examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345525 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-16 23:53:30 +00:00
Christoph Michael Becker
04f4545c02 Fix sample code to display zval information correctly
-- 
Provided by anonymous 93084 (yutafuji2008@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345524 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-16 15:49:12 +00:00
Christoph Michael Becker
09275d6ee9 As per the latest php.ini file and opcache docs http://php.net/manual/en/opcache.configuration.php, the parameter should be "opcache.enable_cli" and not "opcache.cli_enable".
-- 
Provided by anonymous 93065 (srigking@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345523 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-16 15:37:17 +00:00
Christoph Michael Becker
9d5b049ea8 Improve wording
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345522 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-16 15:32:42 +00:00
Christoph Michael Becker
7f18a86d51 Fix typo
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345521 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-16 15:31:40 +00:00
Christoph Michael Becker
e8d859d65a Fix typo
Patch provided by Achraf Almouloudi.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345520 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-16 15:29:49 +00:00
Philip Olson
bfc823d836 Added or improved documentation; and added examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345519 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-15 23:44:17 +00:00
Philip Olson
82bb8c2a2b Improved documentation; and added examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345514 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-14 21:30:02 +00:00
Philip Olson
80b49c63ec Documented the Table object
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345487 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-13 21:02:29 +00:00
Philip Olson
3190b97528 Documented undocumented Session methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345486 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-13 20:15:44 +00:00
Christoph Michael Becker
a88a42497f Fix #76734: Parameter type cannot be limited to scalar with FILTER_CALLBACK
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345461 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-13 11:42:23 +00:00