StaticFilesGenerator.php line 33 takes the output of json_decode() and runs it through array_merge(), which throws an exception in PHP 5.5.
StaticFilesGenerator.php line 33 takes the output of json_decode() and runs it through array_merge(), which throws an exception in PHP 5.5.