This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures
Saem Ghani e3561ce49c [FrameworkBundle] Fixed OutOfBoundException when session handler_id is null
When a null is provided for framework.session.handler_id the FrameworkExtension attempts to set the session storage to null for the 'session.storage.php_bridge' by altering the second argument. According to the session.xml service definition, there is no second argument, and it is in fact the first (read, 0 index) argument that should be changed.
2013-06-07 15:05:01 -07:00
..
php [FrameworkBundle] Fixed OutOfBoundException when session handler_id is null 2013-06-07 15:05:01 -07:00
TestBundle updated license blocks 2012-03-31 18:00:32 -03:00
xml [FrameworkBundle] Fixed OutOfBoundException when session handler_id is null 2013-06-07 15:05:01 -07:00
yml [FrameworkBundle] Fixed OutOfBoundException when session handler_id is null 2013-06-07 15:05:01 -07:00