I've hit a snag on incorporating sessions into a project I'm working on where I'm building small simple application server based on Symfony2's encapsulation of HTTP protocol in their HTTP Foundation classes (currently have things working through Silex). Also relies on PHP Event package (http://php.net/event).
https://github.com/cameronjacobson/Spaz