Skip to content

Commit c81f7a9

Browse files
committed
Update stubs
1 parent 9189f49 commit c81f7a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stubs/ext/spl/iterator_to_array.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
function iterator_to_array(\Traversable $iterator, bool $preserve_keys = true) : array
55
{
66
}
7-
/** @refcount 1 */
87
#[\Since('8.2')]
98
function iterator_to_array(iterable $iterator, bool $preserve_keys = true) : array
109
{

0 commit comments

Comments
 (0)