From c3453040ebf1f1a4ab83843e01c2d7d09e1b76a8 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Tue, 30 Jun 2009 12:35:52 +0000 Subject: [PATCH] Link new mail directives git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283133 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/ini.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/appendices/ini.xml b/appendices/ini.xml index 2de225a815..e229562bdf 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -1,5 +1,5 @@ - + &php.ini; directives @@ -1583,12 +1583,24 @@ PHP_INI_ALL Removed in PHP 6.0.0. + + mail.add_x_header + "0" + PHP_INI_SYSTEM|PHP_INI_PERDIR + Available since PHP 5.3.0. + mail.force_extra_parameters NULL &php.ini; only Available since PHP 5.0.0. + + mail.log + "" + PHP_INI_ALL + Available since PHP 5.3.0. + mailparse.def_charset "us-ascii"