summaryrefslogtreecommitdiff
path: root/ext/json/php_json.h
diff options
context:
space:
mode:
authorNikita Popov <nikic@php.net>2016-03-02 00:34:36 +0100
committerNikita Popov <nikic@php.net>2016-03-02 00:34:36 +0100
commit471540d2853b3077af5dfbbbf2146edc6228a0cb (patch)
treea6a2a3eb7cd944185034a9bf4466427565760ef9 /ext/json/php_json.h
parent0bbea605241932eba24d82378b6ea5fcf8307029 (diff)
downloadphp-git-471540d2853b3077af5dfbbbf2146edc6228a0cb.tar.gz
Fix intermittent failure of bug_68819_002.phpt
The test used rand(32, 127) to select the character, however chr(127) results in "data" instead of the expected result, so this test would fail in something like 1% of the runs. Replace rand() with fixed character "a".
Diffstat (limited to 'ext/json/php_json.h')
0 files changed, 0 insertions, 0 deletions