aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/IMemcache.php
Commit message (Collapse)AuthorAgeFilesLines
* feat: add negative compare-and-delete to imemcacheRobin Appelman2024-08-201-2/+18
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* docs: clearify IMemcache::inc and dec behaviorRobin Appelman2024-08-071-0/+6
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+5
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-7/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update license headersChristoph Wurst2019-12-051-1/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
| | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+90