mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
3fb8eee342
commit
a72b61edd5
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue