RFC: Class casting to scalar

Project Governance
Author
Mark Karpeles
Currently the Zend Engine provides some magic to methods in classes with defined names, for example __toString() is called when someone attempts to cast a class...

This RFC has not yet started voting