The Stringable interface
In this video we look at the Stringable interface, which gets magically added to all classes that implement __toString.
Links
- Front Line PHP: the book that explains all PHP 8 features and modern PHP in depth
- The Stringable RFC