Skip to content

Commit f2badf8

Browse files
committed
Add Zendshm & Zenddisk to StaticSystemDrivers
1 parent 0190d47 commit f2badf8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/phpFastCache/CacheManager.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,8 @@ public static function getStaticSystemDrivers()
381381
return [
382382
'Apc',
383383
'Apcu',
384+
'Zendshm',
385+
'Zenddisk',
384386
'Cassandra',
385387
'Couchbase',
386388
'Couchdb',

0 commit comments

Comments
 (0)