networkteam / sentry_client

TYPO3 Extension for exception logging with sentry, see http://www.getsentry.com
33 stars 36 forks source link

[BUGFIX] Only use http subkey for proxy setting #105

Closed bmack closed 2 months ago

bmack commented 3 months ago

When using a "http_proxy" in Sentry / TYPO3, the real http proxy is now used. Otherwise cache flushing does not work anymore in PHP 8.3:

Uncaught TYPO3 Exception The option "http_proxy" with value array is expected to be of type "null" or "string", but is of type "array". thrown in file vendor/symfony/options-resolver/OptionsResolver.php in line 1060