-
Type: Task
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Docs
This came up in https://github.com/alcaeus/doc-en/pull/6#discussion_r1231554998.
We don't document magic methods such as __set_state, __serialize, and __unserialize, however we document __toString in classes that implement it.
As is, users are most likely not aware that these methods are indeed implemented.
- is related to
-
PHPC-2248 Remove Serializable interface implementations
- Closed