Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2012 at 14:14 UTC
Updated:
29 Jul 2014 at 20:36 UTC
Jump to comment: Most recent file
Comments
Comment #1
jhodgdonThanks -- good idea to document.
The function does handle unserializing, which you can see in the variable_init()/variable_initialize() functions that read the variables out of the database.
This needs documenting in D8/D7/D6, starting with D8.
Comment #2
infiniteluke commentedHere is a try at the wording.
Comment #3
jhodgdonPerhaps it should say "unserializing" instead of "serializing"?
Comment #4
infiniteluke commentedGood point.
Comment #5
jhodgdonThat seems fine to me. I'll get it committed.
Comment #6
jhodgdonCommitted to both 8.x and 7.x. Thanks!