From 8cda24876ff0f639b9e271cfb7477da313ea314b Mon Sep 17 00:00:00 2001 From: Bryan Davis Date: Sun, 18 Nov 2018 16:34:20 +0000 Subject: [PATCH] Update Yaml configure options table Followup to changes in r345979. Update the default value for yaml.decode_php in the summary table and add changelog information showing that setting was introduced in 1.2.0 and changed to default to 0 in 2.0.0. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346016 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/yaml/ini.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/yaml/ini.xml b/reference/yaml/ini.xml index 4aa925f604..683e06f89c 100644 --- a/reference/yaml/ini.xml +++ b/reference/yaml/ini.xml @@ -25,9 +25,9 @@ yaml.decode_php - 1 + 0 PHP_INI_ALL - + Added in 1.2.0, before 2.0.0 the default was 1 yaml.decode_timestamp