Thomas Müller
|
6bbbf8536f
|
introduce reopen() method to be used for unit test execution only - right after a unit test has been executed the session will be reopened
|
2014-03-17 21:57:10 +01:00 |
Thomas Müller
|
9fe5033f1e
|
PHPDoc updated
|
2014-03-10 17:15:19 +01:00 |
Thomas Müller
|
73a1ece753
|
adding an explicit close method to class session - write operations (set and remove) being called after close() will throw an exception
|
2014-03-10 14:21:12 +01:00 |
Jörn Friedrich Dreyer
|
2a6a9a8cef
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +01:00 |
Robin Appelman
|
a36bf5c2b5
|
preserve 3rd party values in in the Session destructor
|
2013-12-09 12:38:27 +01:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |