RFC: Add #[NoSerialize] attribute for excluding properties or classes from serialization

Project Governance
Author
Dmytro Kulyk
Serialization is a fundamental PHP mechanism that allows objects to be converted into a storable or transferable representation.

This RFC has not yet started voting