Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 7.3 compact() issues an E_NOTICE level error #210

Open
MixMe opened this issue Dec 10, 2019 · 1 comment
Open

PHP 7.3 compact() issues an E_NOTICE level error #210

MixMe opened this issue Dec 10, 2019 · 1 comment

Comments

@MixMe
Copy link

MixMe commented Dec 10, 2019

Error: compact(): Undefined variable: throwException

Capture

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.

ARCANEDEV/LogViewer#234 (comment)

@micaelomota
Copy link

I've forked this and fixed this issue https://github.com/congenialbr/yii2-user-management

le-o added a commit to le-o/user-management that referenced this issue Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants