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
@divix1988 I've been looking on it, and I am not sure if the problem is on Laminas Developer Tools library. We are using symfony/var-dumper as it is - and by default it is using dark theme.
The problem is that whoops also using symfony/var-dumper and because of the internal implementation theme for dumper is set only once on instantiation. I guess it can be somehow fixed in integration library and the issue should be reported there.
Unless you have another idea how it can be fixed? Thanks!
I'm very sorry to reply so late, but with the actual pandemic... I totally forgot to fixed my issue.
And now it's fixed in the last release version.
So please tell me if any other issue.
Summary
Can read text when exception is thrown and Whoops library is used. https://github.com/Ppito/laminas-whoops
Current behavior
How to reproduce
Expected behavior
The text should be readable regardless if Laminas contains DeveloperTools module or not.
The text was updated successfully, but these errors were encountered: