Drupal's kernel currently inherits Symfony's serialize() and unserialize() functions which expect a different object signature. Correcting for Drupal's makes the kernel serializable. :)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | serialize-drupal-kernel-2004354-1.patch | 777 bytes | Dean Reilly |
Comments
Comment #1
Dean Reilly commentedPatch attached.
Comment #3
dawehnerIMHO its pointless to serialize this kinda of god object.
Note: Unlike the time when this patch was created we no longer use the Kernel from symfony.