From 9ad53a76ce25cb13e38a6b2d45d05bd54c9ccc84 Mon Sep 17 00:00:00 2001 From: Yoshinari Takaoka Date: Thu, 27 May 2010 17:18:43 +0000 Subject: [PATCH] - mbstring.language Changeable value is changed to PHP_INI_ALL from PHP 5.2.6 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299861 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/ini.xml | 6 ++++-- reference/mbstring/ini.xml | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/appendices/ini.xml b/appendices/ini.xml index 1022c69af4..87dd1b3434 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -1696,8 +1696,10 @@ mbstring.language "neutral" - PHP_INI_PERDIR - Available since PHP 4.3.0. + PHP_INI_ALL + + Available since PHP 4.3.0.; PHP_INI_PERDIR in PHP <= 5.2.6 + mbstring.script_encoding diff --git a/reference/mbstring/ini.xml b/reference/mbstring/ini.xml index 74f59eeb77..c247a704f7 100644 --- a/reference/mbstring/ini.xml +++ b/reference/mbstring/ini.xml @@ -19,8 +19,10 @@ mbstring.language "neutral" - PHP_INI_PERDIR - Available since PHP 4.3.0. + PHP_INI_ALL + + Available since PHP 4.3.0.; PHP_INI_PERDIR in PHP <= 5.2.6 + mbstring.detect_order