Skip to content

Commit 7d6cb97

Browse files
committed
[PHP 8.4] Further POSIX update
1 parent a2ea7c9 commit 7d6cb97

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

reference/posix/constants.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,18 @@
508508
</listitem>
509509
</varlistentry>
510510
</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>
511523
</section>
512524

513525
<section xml:id="posix.constants.sysconf">

0 commit comments

Comments
 (0)