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
It's worth mentioning that if an object doesn't define a __toString() method, there's very little we can do about this except detect that and skip the entry maybe?
I may have also neglected to force the casting to string though.
Screenshot included.
Examples of when this occurs is the Error handlers, with this command:
./bin/cake config_read.config_read Error
The text was updated successfully, but these errors were encountered: