ZF-5381: Create session management of subsequent AMF calls.
Description
Create the ability for Zend Amf to handle PHP sessions with each subsequent request. Zend_Amf_Server::setSession();
Create the ability for Zend Amf to handle PHP sessions with each subsequent request. Zend_Amf_Server::setSession();
Comments
Posted by Wade Arnold (wadearnold) on 2009-01-09T07:22:30.000+0000
The addition has been added to the trunk. Documentation and unit tests need to be updated to close this ticket.
Posted by Wade Arnold (wadearnold) on 2009-02-10T15:53:42.000+0000
Unit test has been added and Server updated to handle sessions for remote amf calls.
Posted by Wade Arnold (wadearnold) on 2009-02-16T19:17:17.000+0000
Issue was closed and was not added to the trunk
Posted by Wade Arnold (wadearnold) on 2009-02-16T19:19:14.000+0000
Needs to be integrated into the next mini release.