[Sphere] Move session classes into dedicated namespace

Review Request #60 — Created Feb. 16, 2013 and submitted

pprkut
Lunr
pprkut:sessionmodel_removal
lunr
This moves the session classes from core into a dedicated namespace 'Sphere'.
Additionally some unit test dependencies on runkit got fixed and a missing one for Session->start() added.

This depends on http://reviews.lunr.nl/r/51/
Unit tests
  • 0
  • 0
  • 0
  • 1
  • 1
Description From Last Updated
pprkut
pprkut
pprkut
dinos
  1. 
      
  2. tests/phpunit.xml (Diff revision 3)
     
     
    There are 2 files that are not included in the phpunit
    
    src/LunrSphere/Tests/DatabaseSessionHandlerTest.php
    src/Lunr/Sphere/Tests/SessionTest.php
    1. Those are abstract classes. There is no point in including them.
  3. 
      
dinos
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...