Commit graph

24897 commits

Author SHA1 Message Date
Côme Chilliet
490aafeaa7 Add LDAP Controls OID constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346152 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 15:27:09 +00:00
Christoph Michael Becker
e19632be4a Fix wording
Inspired by a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346151 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 15:16:59 +00:00
Christoph Michael Becker
2fd5de559f Fix wording
Inspired by a patch provided by Kasper Franz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346150 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 15:16:16 +00:00
Côme Chilliet
bde5651246 Add changelog for LDAP function gaining control support with 7.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346149 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 14:49:56 +00:00
Christoph Michael Becker
4c8603d1c1 Fix wording
Patch provided by Eric Fortmeyer.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346148 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 14:49:26 +00:00
Côme Chilliet
3a02b540a0 Adding missing initializers for LDAP functions documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346147 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 11:40:59 +00:00
Christoph Michael Becker
daee9e9ce9 Fix return value docs
This also integrates user note 123394.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346144 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-02 13:59:10 +00:00
Christoph Michael Becker
905ecfca12 imageautocrop() returns a copy of the image if nothing is to be cropped
Neither bundled nor system libgd cause a FALSE return value in this case.
Since the other differences are eliminated as of PHP 7.4.0, and are 
already prominently documented, we remove the respective note.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346143 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-01 22:40:24 +00:00
Christoph Michael Becker
836c8cf1c4 imageautocrop() bahvior of bundled libgd has been synced with upstream
Cf. <https://github.com/php/php-src/pull/3681>
and <https://github.com/php/php-src/pull/3682>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346142 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-01 22:21:21 +00:00
Christoph Michael Becker
619165915b Document DOMNamedNodeMap::count()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346141 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-30 19:38:37 +00:00
Christoph Michael Becker
0450541298 Fix/improve DOMNodeList::count() docs
Firstly, the method never fails, and there is no need for a
changelog entry, but rather for an entry in version.xml.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346140 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-30 19:04:35 +00:00
Christoph Michael Becker
7dd8d0771a Fix #77219: childNodes property not in DOMElement manual
We document the inherited properties of all DOM classes.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346131 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-29 18:27:53 +00:00
Christoph Michael Becker
007c6c097f Fix typo
Patch provided by George Banyard.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346127 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-29 14:53:38 +00:00
Christoph Michael Becker
d53376863c ext/sqlite3 requires libsqlite ≥ 3.7.4 as of PHP 7.4.0
Cf. <http://git.php.net/?p=php-src.git;a=commit;h=a757ebb5b58db9e15b71ed50c6ba9e2a5111508c>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346126 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-29 14:40:25 +00:00
Christoph Michael Becker
0b7542c9e3 Document Argon2id password hashing support
Cf. <https://wiki.php.net/rfc/argon2_password_hash_enhancements>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346125 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-29 10:44:24 +00:00
Christoph Michael Becker
7ee0da6a02 Fix #75449: Ignored return type for abstract methods, defined in traits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346114 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-28 12:41:43 +00:00
Christoph Michael Becker
a0f95f396f Removed duplicate see other entry which included a link to it self
-- 
Provided by anonymous 94980 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346113 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-28 11:57:56 +00:00
Christoph Michael Becker
f9aaf5817f Changed: 'reques' to 'request'
-- 
Provided by anonymous 94980 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346112 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-28 11:56:20 +00:00
Christoph Michael Becker
962214a5cc Simplify signature of variadic functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346102 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-27 19:09:14 +00:00
Christoph Michael Becker
cbf6bba350 Improve optional parameter docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346101 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-27 16:33:35 +00:00
Christoph Michael Becker
b12982cd36 Add missing initializer
Patch provided by Kasper Franz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346088 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-27 11:55:01 +00:00
Christoph Michael Becker
8bd73b7440 Add missing initializers
Based on a patch provided by Kasper Franz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346087 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-27 11:54:07 +00:00
Christoph Michael Becker
05e4c11653 Clarify function signature
Only adding a comment to the sources isn't actually useful for readers
of the manual. Instead we split the function signature.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346086 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-27 11:38:18 +00:00
Christoph Michael Becker
2b8c74f614 Add missing initializer
Patch provided by Kasper Franz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346085 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-27 11:35:50 +00:00
Christoph Michael Becker
2911a4edd4 Add missing initializers
Based on a patch provided by Kasper Franz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346084 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-27 11:34:39 +00:00
Christoph Michael Becker
a1060b5268 Fix first parameter docs
Patch provided by irker.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346082 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-27 10:56:41 +00:00
Jeremy Mikola
aac05ae83f Update example filename for GitHub repository download
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346079 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-26 22:53:05 +00:00
Jeremy Mikola
f8d4dbe079 Use entity for php.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346078 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-26 22:52:07 +00:00
Jeremy Mikola
11b56d0a70 Consolidate notes for macOS installations
Remove reference to deprecated Homebrew formulae and specific XAMPP path. Simply remind users to use the correct PECL binary, as is done in the mongodb extension docs.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346077 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-26 22:50:52 +00:00
Jeremy Mikola
752a9c9992 Advise users to install PHP via Homebrew
Remove reference to deprecated formulae and simply remind users to use the correct PECL binary.

https://jira.mongodb.org/browse/PHPC-1298


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346076 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-26 22:45:23 +00:00
Christoph Michael Becker
add41695ca Document nullable return types
Based on a patch provided by Massimo Naccari.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346044 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-26 12:32:50 +00:00
Christoph Michael Becker
18da52a535 Clarify serialize() exceptions
Inspired by a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346043 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-26 12:02:22 +00:00
Christoph Michael Becker
bc967bc8e2 Fix #77203: mysqlnd.net_read_timeout CAN be changed via PHP_INI_PERDIR
We also document the changed default value, cf.
<http://git.php.net/?p=php-src.git;a=commit;h=543cc08a75039ed934ecc1fe973ec23df7c19df9>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346042 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-26 12:00:18 +00:00
Christoph Michael Becker
6ccdace91b Whitespace fixes
Based on a patch provided by Kasper Franz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346041 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-26 11:31:58 +00:00
Christoph Michael Becker
3f323ecf21 Document differences between bundled and system libgd
See also <https://github.com/php/php-src/pull/3681>.

Together with r346037 this also integrates user note 123362.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346039 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-24 15:49:43 +00:00
Christoph Michael Becker
5ccf746244 Clarify meaning of $mode default value
See also <https://github.com/php/php-src/pull/3679>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346037 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-23 16:09:08 +00:00
Andrey Gromov
8ff36b6626 typo "commmitted" -> "committed"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346034 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-23 08:47:57 +00:00
Christoph Michael Becker
72b399e30b ext/hash is always enabled as of PHP 7.4.0
Cf. <https://wiki.php.net/rfc/permanent_hash_ext>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346033 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-22 19:17:08 +00:00
Christoph Michael Becker
49e2592f1b Fix #73503: Missing entry in the migration guide
Since the fix for bug #53432 only targeted master, we document
it in the migration guide as incompatible change.

This also integrates user note 120336.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346032 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-22 18:21:16 +00:00
Christoph Michael Becker
0c78bb07f5 Fix error level
Cf. <https://3v4l.org/P2iuQ>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346031 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-22 18:10:01 +00:00
Christoph Michael Becker
c1c4532b5f Remove some outdated info from resource list
* aspell is removed as of PHP 4.3.0
* COM and VARIANT are objects as of PHP 5.0.0
* cpdf is removed as of PHP 5.1.0, and is not part of the manual (anymore)
* dbm has been removed during the French revolution, or shortly afterwards ;)
* hyperwave is removed as of PHP 5.0.0
* icap is removed as of PHP 4.3.0
* java is removed as of PHP 5.0.0
* mcal is removed as of PHP 5.0.0
* xslt is removed as of PHP 5.0.0

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346030 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-22 15:54:57 +00:00
Christoph Michael Becker
f8ad6e41a1 Update IMAP resource type documentation
The “imap persistent” and “imap chain persistent” are removed
as of PHP 4.3.0.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346029 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-22 15:12:37 +00:00
Christoph Michael Becker
ca35bb0ee6 Document potentially insecure IMAP mailbox names
We add a warning to all parameters which may be affected,
and also document the new ini option which prevents RCE.
We intentionally keep the wording backwards (“unless … is
disabled”) to also cater to older PHP version which do not
implement the ini option.

Cf. <https://bugs.php.net/bug.php?id=77153>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346027 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-22 14:39:24 +00:00
Christoph Michael Becker
e7f9a4f893 Add changelog (entry) instead of specifying the availability inline
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346025 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-21 17:18:17 +00:00
Derick Rethans
b03b869aad Fixed example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346021 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-20 15:02:37 +00:00
Christoph Michael Becker
18f9cbcbc4 Replace tabs with spaces
Sorry translators, but tabs shouldn't have been there in the first place,
according to the style guidelines (<http://doc.php.net/tutorial/style.php>).

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346020 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-19 15:09:50 +00:00
Christoph Michael Becker
2ea9e6fea1 Improve wording
Patch provided by david@php.net.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346018 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-19 13:14:01 +00:00
Christoph Michael Becker
5c58791fed Fix #77172: convert error on receiving variables from external sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346017 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-19 13:11:21 +00:00
Bryan Davis
8cda24876f Update Yaml configure options table
Followup to changes in r345979. Update the default value for yaml.decode_php
in the summary table and add changelog information showing that setting was
introduced in 1.2.0 and changed to default to 0 in 2.0.0.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346016 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-18 16:34:20 +00:00
Christoph Michael Becker
74a8bfdfce Add missing xml:id
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346012 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-18 11:15:45 +00:00