You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP 7.3.0 | compact() now issues an E_NOTICE level error if a given string refers to an unset variable. Formerly, such strings have been silently skipped.
Error: compact(): Undefined variable: throwException
ARCANEDEV/LogViewer#234 (comment)
The text was updated successfully, but these errors were encountered: