summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2018-12-08 10:25:05 +0100
committerRemi Collet <remi@php.net>2018-12-08 10:25:05 +0100
commitfd0077bf0621dc28962cfce13431f2fcbff5c504 (patch)
tree0a22faf5d730c5c139f591b626126256669119d1 /php.ini-development
parent290671e7f21cd2dd10936eec291b57c136dda048 (diff)
parent4288674651e18360e8e3988c528e9a8c66666ff0 (diff)
downloadphp-git-fd0077bf0621dc28962cfce13431f2fcbff5c504.tar.gz
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1: 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 2c18ba41dc..60b9f70691 100644
--- a/php.ini-development
+++ b/php.ini-development
@@ -968,6 +968,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