From 7dd87af91d89b377b331482bfb5a56a822dfb713 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Wed, 9 Jan 2019 23:43:42 -0500 Subject: [PATCH] Update the php.ini to reflect upstream php changes --- php/php.ini | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/php/php.ini b/php/php.ini index 9f249a7..50fea66 100644 --- a/php/php.ini +++ b/php/php.ini @@ -973,6 +973,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