Commit Graph

4 Commits (a7ae2e874a28aed2c190840634db50a19ab1d2e7)

Author SHA1 Message Date
Thomas Müller 9fe5033f1e PHPDoc updated 12 years ago
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 12 years ago
Thomas Müller 6f3c49dabb fixing php 5.3 compatibility 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Thomas Tanghus 5c19b995db Add interface for Session and add getter in server container. 12 years ago
Robin Appelman 57f712f8a9 implement ArrayInterface with Session 13 years ago
Robin Appelman 76d13120ea Abstract the session away in a class 13 years ago