RFC: #[\NotSerializable] attribute

Project Governance
Author
Dmytro Kulyk
PHP already has a robust engine-level mechanism for forbidding serialization of certain types (e.g., closures, internal classes). This RFC proposes exposing tha...

This RFC has not yet started voting