diff options
author | Rasmus Lerdorf <rasmus@php.net> | 2009-07-26 07:21:02 +0000 |
---|---|---|
committer | Rasmus Lerdorf <rasmus@php.net> | 2009-07-26 07:21:02 +0000 |
commit | 474343657614a2e6b2b036043fd122bbef768059 (patch) | |
tree | 0f7267c281af67911b6e6733c160e1f73752df51 /sapi/cli/php_cli.c | |
parent | 0daf9214f82033aebe3b7787976c9e8cf8860ad0 (diff) | |
download | php-git-474343657614a2e6b2b036043fd122bbef768059.tar.gz |
Fix 2 broken json tests.
json_decode() returns a binary string, not unicode for
efficiency, and if you are going to test invalid utf8
in a test, you have to stuff it into a binary string
or it will be valid unicode by definition.
Diffstat (limited to 'sapi/cli/php_cli.c')
0 files changed, 0 insertions, 0 deletions