From a72b61edd5305b4bd1efc2112b9d64c6aed43987 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Tue, 10 Aug 2010 00:43:03 +0000 Subject: [PATCH] Improved wording to describe JSON_ERROR_STATE_MISMATCH, as per PHP bug #52313 (via jerome dot auge at anakeen dot com) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302054 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/json/functions/json-last-error.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/json/functions/json-last-error.xml b/reference/json/functions/json-last-error.xml index 8292ad2603..ca9be68dc2 100644 --- a/reference/json/functions/json-last-error.xml +++ b/reference/json/functions/json-last-error.xml @@ -56,7 +56,7 @@ JSON_ERROR_STATE_MISMATCH - State mismatch + Invalid or malformed JSON