Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
#[\NotSerializable] attribute
»
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...
View Original
This RFC has not yet started voting