Files
Phraseanet/lib/classes/databox
Benoît Burnichon 3da671649f When retrieving data from memcache, invalid data is sometimes retrieved.
Because of highly concurrent accesses to cache layer, calling isset/get can sometimes fail.

To avoid this, a callback function can be used in memcached driver but it is maintained by doctrine/cache.
To prevent error, check whether returned value is of proper type.
2015-06-05 14:37:50 +02:00
..
2015-02-05 18:38:49 +01:00
2015-02-05 18:38:49 +01:00
2015-02-05 18:38:49 +01:00
2015-02-05 18:38:49 +01:00