Add a test case for \u0000

This commit is contained in:
Petri Lehtinen 2014-12-19 07:57:33 +02:00
parent 5508ab403d
commit 15653c47dd
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,2 @@
1 33 33
\u0000 is not allowed without JSON_ALLOW_NUL

View File

@ -0,0 +1 @@
["null escape \u0000 not allowed"]