hhvm: fix FormatJsonTest::testParseTryFixing for lenient json parser
authorBryan Davis <bd808@wikimedia.org>
Thu, 30 Oct 2014 23:22:08 +0000 (17:22 -0600)
committerBryan Davis <bd808@wikimedia.org>
Fri, 31 Oct 2014 17:25:25 +0000 (11:25 -0600)
commit5e23faa0f4637e9a4cdcba6d00dfe3ef85f641c1
tree4a8110e13c2db7a0ac06c145fb6d03828135877c
parentb6be73dd87c6450885c40b87cb6eac159220fba3
hhvm: fix FormatJsonTest::testParseTryFixing for lenient json parser

Bug: 72778
Change-Id: I147e0c2107c4d74d2d50ede91d329d524b1f0798
tests/phpunit/includes/json/FormatJsonTest.php