diff options
author | Florian Pritz <bluewind@xinu.at> | 2016-01-24 09:44:34 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2016-01-24 09:44:34 +0100 |
commit | c0f50ee369310a093daac2180cc25c67b760edf9 (patch) | |
tree | d6d88dd660bf99ed413bb42a6c73ae6dbc3ff601 /application/controllers/api | |
parent | b193c3a5f6ad8ce64122c30f6f1944493def84e3 (diff) |
PHP7: Ignore Notice when getting mimetype0.9.10
Sometimes php7 throws an internal notice in this function which we
convert to an exception. Catching the exception will however not set
$mimetype so this error needs to be ignored.
This should be removed once php has fixed the bug.
References: https://bugs.php.net/bug.php?id=71434
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'application/controllers/api')
0 files changed, 0 insertions, 0 deletions