<?php $container->loadFromExtension('framework', array( 'session' => array( 'handler_id' => null, ), ));
info at phpclasses dot org