Hi Wes, 2017-01-08 15:44 GMT-04:00 Wes <netmo....@gmail.com>:
> Yes, you can. > http://php.net/manual/en/language.oop5.magic.php#object.tostring :P > It's still not guaranteed that the returned value is "stringifiable" as it was before. Logging code would now need is_object + method_exist checks and so on. I'm considering to go -1 on this change.