pathinfo() operates naively on the input string

Closes GH-798.
This commit is contained in:
Christoph M. Becker 2021-07-18 14:50:48 +02:00
parent e83ad8ecd4
commit 70babd5faf
No known key found for this signature in database
GPG key ID: D66C9593118BCCB6

View file

@ -25,6 +25,13 @@
predefined reserved variables</link>.
</para>
</note>
<note>
<para>
<function>pathinfo</function> operates naively on the input string,
and is not aware of the actual filesystem, or path components such
as "<literal>..</literal>".
</para>
</note>
<caution>
<para>
<function>pathinfo</function> is locale aware, so for it to parse a path