friendica/src/Util
Andreas Neustifter 70a781fa5a Proper error when rewrite fails during install.
When Curl tries to fetch the rewrite test URL and something goes wrong the user
has no clue what was the problem. This problems can include:
- The rewriting not working at all.
- HTTPS redirects do not work.
- Curl does not accept the presented SSL cert.

This commit fixes this by providing the Curl error message to the user to further
debug the problem.

Fixes #3629.~
2018-04-27 21:27:55 +02:00
..
Crypto.php Remove require calls to library/asn* 2018-01-31 00:49:11 -05:00
DateTimeFormat.php Avoid "Failed to parse time string (-001-11-30T00:00:00+00:00 + 32 days)" 2018-04-04 18:58:25 +00:00
Emailer.php Update Addon functions and calls 2018-01-20 07:48:22 -05:00
ExAuth.php Move scripts/auth_ejabberd.php to bin/ 2018-03-18 23:17:31 -04:00
Lock.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
Map.php Fix: Events on Diaspora now should look fine 2018-03-20 06:32:17 +00:00
Mimetype.php Function calls 2018-01-15 08:32:11 -05:00
Network.php Proper error when rewrite fails during install. 2018-04-27 21:27:55 +02:00
ParseUrl.php [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
Pidfile.php PHPStan: Fix missing requires/namespaces 2017-12-17 15:26:43 -05:00
Temporal.php Fix self warning in Util\Temporal 2018-04-23 00:03:27 -04:00
XML.php [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00