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

Serialization of Exceptions doesn't work #68

Closed
strouble opened this issue Nov 27, 2015 · 1 comment
Closed

Serialization of Exceptions doesn't work #68

strouble opened this issue Nov 27, 2015 · 1 comment

Comments

@strouble
Copy link

When throwing an Exception with enabled debugging the logpanel doesn't show up and i get the following error:

2015-11-27 21:11:05 [::1][100][t36rsoef0lofi3g867aadfmgd0][warning][yii\log\Dispatcher::dispatch] Unable to send log via yii\debug\LogTarget: Exception 'PDOException' with message 'You cannot serialize or unserialize PDO instances' 

in [...]\yii\vendor\yiisoft\yii2-debug\LogTarget.php:58

This yiisoft/yii2#9632 issue could be related.

@SilverFire
Copy link
Member

It seems to be fixed in yiisoft/yii2#10149

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