Change Summary:
Proper diff against the right branch.
Review Request #60 — Created Feb. 16, 2013 and submitted
Information | |
---|---|
pprkut | |
Lunr | |
pprkut:sessionmodel_removal | |
Reviewers | |
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
Proper diff against the right branch.
Note missing dependency
Description: |
|
---|
Reverted the name change of the DatabaseSessionHandler class. That was the wrong class being renamed. The correct one would be SessionDAO, but that's a bit more complicated so it will come as a separate review.
Diff: |
Revision 3 (+1909 -1883)
|
---|
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