summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2018-12-08 10:25:20 +0100
committerRemi Collet <remi@php.net>2018-12-08 10:25:20 +0100
commitcb3a1df94668a740548ca1dcaa062d949356be71 (patch)
tree2870f1354cce4cae4efbacb30037d62c02660526 /php.ini-development
parenta5991a2f9ff9fec01c7a0bb62f9019a3ab993c27 (diff)
parentfd0077bf0621dc28962cfce13431f2fcbff5c504 (diff)
downloadphp-git-cb3a1df94668a740548ca1dcaa062d949356be71.tar.gz
Merge branch 'PHP-7.2' into PHP-7.3
* PHP-7.2: add imap.enable_insecure_rsh in php.ini
Diffstat (limited to 'php.ini-development')
-rw-r--r--php.ini-development7
1 files changed, 7 insertions, 0 deletions
diff --git a/php.ini-development b/php.ini-development
index 9da3a1d5d3..db4fb299bc 100644
--- a/php.ini-development
+++ b/php.ini-development
@@ -986,6 +986,13 @@ cli_server.color = On
; otherwise output encoding conversion cannot be performed.
;iconv.output_encoding =
+[imap]
+; rsh/ssh logins are disabled by default. Use this INI entry if you want to
+; enable them. Note that the IMAP library does not filter mailbox names before
+; passing them to rsh/ssh command, thus passing untrusted data to this function
+; with rsh/ssh enabled is insecure.
+;imap.enable_insecure_rsh=0
+
[intl]
;intl.default_locale =
; This directive allows you to produce PHP errors when some error