Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
Add #[NoSerialize] attribute for excluding properties or classes from serialization
»
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.
View Original
This RFC has not yet started voting