Commit graph

24750 commits

Author SHA1 Message Date
Christoph Michael Becker
437bbf134e Show inherited constants
We do this for the classes of the core and bundled extensions only, for now.
This also allows us to remove some slightly incorrect and unnecessary copy
and paste documentation, where inherited constants have been explicitly
documented for child classes.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345662 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-20 15:10:00 +00:00
Christoph Michael Becker
ffe8f84ec5 Document SameSite cookie attribute support (PHP 7.3.0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345661 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-20 10:50:01 +00:00
Christoph Michael Becker
2615e4d64d Show inherited constants of SplTempFileObject
This is somewhat experimental, and might need to be reverted.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345650 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-18 12:19:59 +00:00
Christoph Michael Becker
f20f288482 Fix code snippet to match the parameter names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345648 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-18 09:35:51 +00:00
Philip Olson
4a47d8ff87 Fixes, clarifications, file name change, and added build info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345646 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-17 20:10:34 +00:00
Christoph Michael Becker
8335b04e9e Revert revision(s) 345642 from phpdoc/en/trunk:
Update regarding implemented feature request #67331



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345643 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-15 15:12:43 +00:00
Christoph Michael Becker
826de66964 Update regarding implemented feature request #67331
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345642 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-15 14:05:11 +00:00
Christoph Michael Becker
ac8c2589a3 Update wrt. PHP 7.4.0
See <http://git.php.net/?p=php-src.git;a=commit;h=01912f93c3f702b5b34a0a9a4c8f529785b0286a>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345641 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-15 13:17:20 +00:00
Christoph Michael Becker
19e73c0754 Document ICU ≥ 50.1 requirement
See <https://github.com/php/php-src/pull/3487>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345640 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-15 12:17:27 +00:00
André Luis Ferreira da Silva Bacci
730ae1c76c Files without svn:eol-style -- See http://doc.php.net/tutorial/faq.php
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345637 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-14 20:52:23 +00:00
Christoph Michael Becker
b3127b7d52 Fix #64832: use of "lowest" in $desiredmsgtype parameter description creates ambiguity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345635 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-14 17:40:48 +00:00
Christoph Michael Becker
4279863b96 Fix #76874: Documentation of memory leak in Xml Parser
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345634 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-14 12:09:43 +00:00
Christoph Michael Becker
de9a87ad3f Fix #76880: Documentation shows case that cannot be used
The example is invalid as of PHP 5.5.0, so we remove it.
Anybody with a working example?

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345633 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-14 11:44:34 +00:00
Christoph Michael Becker
e85529f86f Fix #76881: shmop_read() with $count = 0 returns whole segment
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345632 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-14 11:24:58 +00:00
Christoph Michael Becker
89eb26039d The php impl. is different from the docs, see https://github.com/php/php-src/blob/master/ext/spl/spl_array.c#L717-L772
-- 
Provided by anonymous 93575 (hello@ohartl.de)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345631 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-14 11:01:23 +00:00
Christoph Michael Becker
27bd895115 Fix parameter types
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345630 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-14 10:59:34 +00:00
André Luis Ferreira da Silva Bacci
a7f80c7164 Fix 'Inconsistent line ending style'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345629 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-13 17:51:39 +00:00
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