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. :)
↧
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. :)