[Corona]: Centralize fatal error detection and improve coverage

Review Request #261 — Created Jan. 15, 2014 and submitted — Latest diff uploaded

pprkut
Lunr
master
lunr
Create an is_fatal_error() method so print methods don't have to reimplement fatal error detection everywhere.
Treat more errors as fatal.
Unit tests
src/Lunr/Corona/JsonView.php
src/Lunr/Corona/View.php
src/Lunr/Corona/Tests/ViewHelpersTest.php
src/Lunr/Corona/Tests/ViewTest.php
Loading...