From ba139e5b91ed6315d8563a059410e785fc6c7b16 Mon Sep 17 00:00:00 2001 From: Richard Quadling Date: Mon, 22 Jun 2009 09:12:29 +0000 Subject: [PATCH] More JSON constants git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282569 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/migration53.xml | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/appendices/migration53.xml b/appendices/migration53.xml index fdaa8c2998..ff5e0697da 100644 --- a/appendices/migration53.xml +++ b/appendices/migration53.xml @@ -1,5 +1,5 @@ - + Migrating from PHP 5.2.x to PHP 5.3.x @@ -1417,6 +1417,31 @@ JSON_ERROR_SYNTAX + + + JSON_FORCE_OBJECT + + + + + JSON_HEX_TAG + + + + + JSON_HEX_AMP + + + + + JSON_HEX_APOS + + + + + JSON_HEX_QUOT + + LDAP: