We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 199c942 commit 347eca4Copy full SHA for 347eca4
1 file changed
stubs/Memcached.stub
@@ -5,6 +5,11 @@
5
*/
6
class Memcached {}
7
8
+/**
9
+ * @phpstan-all-methods-impure
10
+ */
11
+class Memcache {}
12
+
13
/**
14
* @phpstan-all-methods-impure
15
0 commit comments