-
Bug
-
Resolution: Fixed
-
Minor
-
3.2.1
-
None
When an exception is thrown there is no actual feedback so things like this are undiscovered:
exception 'Symfony\Component\Filesystem\Exception\IOException' with message 'Unable to write to the "forumpath../cache/production" directory.' in forumpath/vendor/symfony/filesystem/Filesystem.php:581
|
Need to somehow provide such errors back to the user.