RFC: Structural Type Hinting

Project Governance
Author
Currently PHP uses an enforced interface style, where the argument object to a function or method must implement the respective interface. This RFC discusses in...

This RFC has not yet started voting