Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 836 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 836 Bytes

Stringable Interface

Continuous Integration Latest Stable Version Latest Unstable Version

Increasing interoperability for objects that can be cast to string. This was useful before symfony/polyfill-php80:1.19 which adds the Stringable type if it doesn't natively exist for pre-PHP-8.0. Use that instead.