I'm trying to use your fork to substitute symfony 1.4 in a project with Propel, but the changes mades in the commit 6aefb3c prevents us to use because we are saving the session data in a database to balance load between servers.
Please, can you revert this change? This does not affect to people that uses Doctrine, but allows the use of Propel with your fork. This way we have not to fork just to change on file of the core.