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
For those who encounter this issue with this extension:
Yesterday, after updating Windows 10, the authorization form in Yii2 started freezing (status = pending).
I couldn't find a solution, so I simply disabled the extension.
I use: php7.4 (OSPanel)
Here are the errors that occurred:
PHP Warning: Unknown: timecop couldn't create method datetime::timecop_orig___construct because already exists. in Unknown on line 0
PHP Warning: Unknown: timecop couldn't create method datetime::timecop_orig_createfromformat because already exists. in Unknown on line 0
PHP Warning: Unknown: timecop couldn't create method datetimeimmutable::timecop_orig___construct because already exists. in Unknown on line 0
PHP Warning: Unknown: timecop couldn't create method datetimeimmutable::timecop_orig_createfromformat because already exists. in Unknown on line 0
PHP Fatal error: Uncaught yii\base\ErrorException: Unknown: timecop couldn't find method datetime::timecop_orig___construct. in Unknown:0
The text was updated successfully, but these errors were encountered:
PHP Fatal error after update Windows 10.
For those who encounter this issue with this extension:
Yesterday, after updating Windows 10, the authorization form in Yii2 started freezing (status = pending).
I couldn't find a solution, so I simply disabled the extension.
I use: php7.4 (OSPanel)
Here are the errors that occurred:
The text was updated successfully, but these errors were encountered: