Skip to content

Commit 347eca4

Browse files
Add Memcache
1 parent 199c942 commit 347eca4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

stubs/Memcached.stub

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
*/
66
class Memcached {}
77

8+
/**
9+
* @phpstan-all-methods-impure
10+
*/
11+
class Memcache {}
12+
813
/**
914
* @phpstan-all-methods-impure
1015
*/

0 commit comments

Comments
 (0)