RFC: Serializable closures, by reference to the code that declares them

Project Governance
Author
PHP 8.5 allowed closures inside constant expressions: anonymous static function () {} and first-class callables foo(...), in attribute arguments and parameter d...

This RFC has not yet started voting