1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 07:42:10 +01:00

added link for Fibers.

Should we move class.fibers page to language.fibers?
This commit is contained in:
Yoshinari Takaoka
2021-12-03 17:53:18 +09:00
parent 93cc19efef
commit cd6ad4d03c

View File

@@ -72,7 +72,7 @@
<title>Fibers</title>
<para>
Support for <!--<link linkend="language.fibers">-->Fibers<!--</link>--> has been added.
Support for <link linkend="class.fiber">Fibers</link> has been added.
<!-- RFC: https://wiki.php.net/rfc/fibers -->
</para>
</sect3>