Skip to content

Commit

Permalink
Add support for APCu
Browse files Browse the repository at this point in the history
  * merges #162, #93
  • Loading branch information
m6w6 committed Aug 20, 2024
1 parent 12aae66 commit 9d6c7a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
* Add support for PHP-8.1 Enums
* merges #173
* fixes #171
* Add support for APCu
* merges #162, #93
]]></notes>
<contents>
<dir name="/">
Expand Down Expand Up @@ -183,6 +185,7 @@
<file name="138.phpt" role="test" />
<file name="139.phpt" role="test" />
<file name="140.phpt" role="test" />
<file name="apcu.phpt" role="test" />
<file name="bug002.phpt" role="test" />
<file name="bug006.phpt" role="test" />
<file name="bug011.phpt" role="test" />
Expand Down

0 comments on commit 9d6c7a0

Please sign in to comment.