X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=vendor%2Fdoctrine%2Fcache%2Flib%2FDoctrine%2FCommon%2FCache%2FMultiPutCache.php;fp=vendor%2Fdoctrine%2Fcache%2Flib%2FDoctrine%2FCommon%2FCache%2FMultiPutCache.php;h=cb20bdc619799ef01c38f40a460a41fa58fcd92c;hb=5e458ff8cb4924fd5fa03b80d8edfcc52fe43479;hp=bf87ea9f1cd668651de80b601db8474077023f43;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php index bf87ea9f1..cb20bdc61 100644 --- a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php +++ b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php @@ -25,6 +25,8 @@ namespace Doctrine\Common\Cache; * @link www.doctrine-project.org * @since 1.6 * @author Daniel Gorgan + * + * @deprecated */ interface MultiPutCache {