Logo
Explore Help
Register Sign In
starred/BookStack
1
0
Fork 0
You've already forked BookStack
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-05-04 18:08:46 +03:00
Code Issues 784 Packages Projects Releases 15 Wiki Activity
Files
97d46f43a76db9daed2692e73af613fad6e0363d
BookStack/app/Exceptions/HttpFetchException.php

10 lines
103 B
PHP
Raw Normal View History

Apply fixes from StyleCI
2021-06-26 15:23:15 +00:00
<?php
namespace BookStack\Exceptions;
Added testing for avatar fetching systems & config Abstracts imageservice http interaction. Closes #1193
2018-12-23 15:34:38 +00:00
Revert some changes to HttpFetchException
2023-06-19 08:47:47 +02:00
use Exception;
Modify HttpFetchException handle to log exception Within the flow of HttpFetchException, the actual exception from curl is preserved and logged. Make HttpFetchException a pretty exception for when it is shown to users.
2023-06-14 14:09:52 +02:00
Revert some changes to HttpFetchException
2023-06-19 08:47:47 +02:00
class HttpFetchException extends Exception
{
PHPCS related fixes.
2019-01-27 15:59:23 +05:30
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 29ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API