Revision e3afde5a
ID | e3afde5ac310009d13ce5dcd457c342851194cd5 |
- Testing: Fixed the initialization sequence in the TestRunner which didn't work anymore since the last modifications on the session init in the FLOW3 bootstrap
- FLOW3: (Session) Renamed the classes ...\Session\PHP and ...\Session\Transient to ...\Session\PHPSession and ...\Session\TransientSession respectively. Addresses #2515
- added
- modified
- copied
- renamed
- deleted
- Classes
- F3_FLOW3.php (diff)
- Session
- F3_FLOW3_Session_PHP.php
- F3_FLOW3_Session_PHPSession.php
- F3_FLOW3_Session_Transient.php
- F3_FLOW3_Session_TransientSession.php
- Configuration
- Tests
- Session
- F3_FLOW3_Session_TransientSessionTest.php
- F3_FLOW3_Session_TransientTest.php
- Session