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
This commit is contained in:
Philip Olson 2010-08-10 00:43:03 +00:00
parent 3fb8eee342
commit a72b61edd5

View file

@ -56,7 +56,7 @@
</row>
<row>
<entry><constant>JSON_ERROR_STATE_MISMATCH</constant></entry>
<entry>State mismatch</entry>
<entry>Invalid or malformed JSON</entry>
<entry></entry>
</row>
<row>