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 a2ea7c9 commit 7d6cb97Copy full SHA for 7d6cb97
reference/posix/constants.xml
@@ -508,6 +508,18 @@
508
</listitem>
509
</varlistentry>
510
</variablelist>
511
+ <varlistentry xml:id="constant.posix-pc-symlink-max">
512
+ <term>
513
+ <constant>POSIX_PC_SYMLINK_MAX</constant>
514
+ (<type>int</type>)
515
+ </term>
516
+ <listitem>
517
+ <simpara>
518
+ The maximum number of bytes in a symbolic link.
519
+ Available as of PHP 8.4.0.
520
+ </simpara>
521
+ </listitem>
522
+ </varlistentry>
523
</section>
524
525
<section xml:id="posix.constants.sysconf">
0 commit comments