Open MixMe opened 4 years ago
Error: compact(): Undefined variable: throwException
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.
https://github.com/ARCANEDEV/LogViewer/issues/234#issuecomment-429596038
I've forked this and fixed this issue https://github.com/congenialbr/yii2-user-management
Error: compact(): Undefined variable: throwException
https://github.com/ARCANEDEV/LogViewer/issues/234#issuecomment-429596038