<?php $container->loadFromExtension('framework', array( 'serializer' => array( 'enabled' => false, ), ));
info at phpclasses dot org