[Corona] Fix pretty printed JSON for unit tests and depend on new version

Review Request #321 — Created July 7, 2014 and submitted — Latest diff uploaded

pprkut
Lunr
master
lunr
Fix pretty printed JSON for unit tests and depend on new version.

Pretty printing behaviour changed in PHP 5.5.12, fixing bug https://bugs.php.net/bug.php?id=66021
Unit tests
src/Lunr/Corona/Tests/JsonViewPrintFatalErrorTest.php
src/Lunr/Corona/Tests/JsonViewPrintTest.php
tests/statics/Corona/json_code.json
tests/statics/Corona/json_complete.json
tests/statics/Corona/json_empty_data.json
tests/statics/Corona/json_empty_message.json
tests/statics/Corona/json_error.json
Loading...