Skip to content

Commit 9241117

Browse files
committed
Update changelog
1 parent c875362 commit 9241117

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
</stability>
4040
<license uri="http://www.php.net/license">PHP License</license>
4141
<notes>
42-
-
42+
- Fixed compatibility with PHP 8.1 by adding return types to APCUIterator.
43+
- APCUIterator::current() and ::key() can no longer be called on an invalid iterator.
4344
</notes>
4445
<contents>
4546
<dir name="/">

0 commit comments

Comments
 (0)