We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 390f768 commit 22bc54dCopy full SHA for 22bc54d
package.xml
@@ -36,6 +36,8 @@
36
* Add support for PHP-8.1 Enums
37
* merges #173
38
* fixes #171
39
+* Add support for APCu
40
+ * merges #162, #93
41
]]></notes>
42
<contents>
43
<dir name="/">
@@ -183,6 +185,7 @@
183
185
<file name="138.phpt" role="test" />
184
186
<file name="139.phpt" role="test" />
187
<file name="140.phpt" role="test" />
188
+ <file name="apcu.phpt" role="test" />
189
<file name="assoc.phpt" role="test" />
190
<file name="bug002.phpt" role="test" />
191
<file name="bug006.phpt" role="test" />
0 commit comments