diff --git a/appendices/ini.core.xml b/appendices/ini.core.xml
index 1e308fac4e..50cc8d8cea 100644
--- a/appendices/ini.core.xml
+++ b/appendices/ini.core.xml
@@ -115,18 +115,24 @@
&php.ini; only
-
- zend.ze1_compatibility_mode
- "0"
- PHP_INI_ALL
- Available since PHP 5.0.0. Removed in PHP 5.3.0
-
zend.multibyte
"0"
PHP_INI_ALL
Available since PHP 5.4.0
+
+ zend.script_encoding
+ NULL
+ PHP_INI_ALL
+ Available since PHP 5.4.0
+
+
+ zend.ze1_compatibility_mode
+ "0"
+ PHP_INI_ALL
+ Available since PHP 5.0.0. Removed in PHP 5.3.0
+
detect_unicode
"1"
diff --git a/appendices/ini.list.xml b/appendices/ini.list.xml
index 0f0502d6d6..899c147b83 100644
--- a/appendices/ini.list.xml
+++ b/appendices/ini.list.xml
@@ -3555,18 +3555,30 @@
PHP_INI_ALL
Available since PHP 5.3.0.
-
- zend.ze1_compatibility_mode
- "0"
- PHP_INI_ALL
- Available since PHP 5.0.0. Removed in PHP 5.3.0.
-
zend.multibyte
"0"
PHP_INI_PERDIR
Available since PHP 5.4.0.
+
+ zend.script_encoding
+ NULL
+ PHP_INI_ALL
+ Available since PHP 5.4.0
+
+
+ zend.signal_check
+ "0"
+ PHP_INI_SYSTEM
+ Available since PHP 5.4.0
+
+
+ zend.ze1_compatibility_mode
+ "0"
+ PHP_INI_ALL
+ Available since PHP 5.0.0. Removed in PHP 5.3.0.
+
zend_extension
NULL