On Wed, 4 Sep 2019 at 12:30, Arnold Daniels <arnold.adaniels...@gmail.com>
wrote:

> Instead of using `__toString` as type maybe it's better to introduce a
> `Stringable` interface, similar to how `__wakeup` and `__sleep` are already
> superseded by `Serializable`.


I support that.  I don't like the naming in `string|__toString`.
`string|Stringable` is more readable IMO.

Peter

Reply via email to