egroupware/api/src
Ralf Becker 4486d9d7a2 fix namespace usage in refactured code:
namespace EGroupware\Api --> use eg. just Db, not Api\Db for EGroupware\Api\Db
use EGroupware\Api       --> use eg. Api\Db for EGroupware\Api\Db
2016-03-01 09:14:06 +00:00
..
Cache fix namespaces in stock PHP class \Memcache(d) 2016-02-29 08:53:05 +00:00
Db move exceptions to new api structure, thought to catch an exception by its deprecated name, new exceptions have to extend deprecated ones 2016-02-28 13:43:06 +00:00
Exception move exceptions to new api structure, thought to catch an exception by its deprecated name, new exceptions have to extend deprecated ones 2016-02-28 13:43:06 +00:00
Vfs move exceptions to new api structure, thought to catch an exception by its deprecated name, new exceptions have to extend deprecated ones 2016-02-28 13:43:06 +00:00
Cache.php fix namespace usage in refactured code: 2016-03-01 09:14:06 +00:00
Db.php fix namespaces in Db exceptions 2016-02-29 13:39:35 +00:00
Exception.php move exceptions to new api structure, thought to catch an exception by its deprecated name, new exceptions have to extend deprecated ones 2016-02-28 13:43:06 +00:00
Vfs.php fix namespace usage in refactured code: 2016-03-01 09:14:06 +00:00