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 9189f49 commit c81f7a9Copy full SHA for c81f7a9
stubs/ext/spl/iterator_to_array.php
@@ -4,7 +4,6 @@
4
function iterator_to_array(\Traversable $iterator, bool $preserve_keys = true) : array
5
{
6
}
7
-/** @refcount 1 */
8
#[\Since('8.2')]
9
function iterator_to_array(iterable $iterator, bool $preserve_keys = true) : array
10
0 commit comments