Postponed
Project:
Drupal core
Version:
main
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2026 at 08:29 UTC
Updated:
20 Apr 2026 at 09:05 UTC
Jump to comment: Most recent
In #3583505: Use Symfony PhpDumper instead of a serialized array container structure we introduced the ability to dump the container to disk. All new sites are using this but existing sites will use the array based container unless they've updated their settings.php. In Drupal 12 will will change this so that existing sites will use the PHP dumped container and have to set the container_base_class in order to use the array container.
Comments
Comment #2
alexpottComment #3
alexpott