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 c0fa507 commit 75a5125Copy full SHA for 75a5125
reference/array/functions/list.xml
@@ -28,7 +28,7 @@
28
<para>
29
As of PHP 7.1.0, <function>list</function> can also contain explicit keys, allowing for the
30
destructuring of arrays with non-integer or non-sequential keys. For more details on
31
- array destructuring, see the <link linkend="language.types.array">array destructuring section</link>.
+ array destructuring, see the <link linkend="language.types.array.syntax.destructuring">array destructuring section</link>.
32
</para>
33
</refsect1>
34
<refsect1 role="parameters">
0 commit comments