mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
bindtextdomain() interprets empty $directory as CWD
We deliberately do not document that "0" also means CWD.
This commit is contained in:
parent
67a54da71f
commit
f456b5951e
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
<listitem>
|
||||
<para>
|
||||
The directory path.
|
||||
An empty string means the current directory.
|
||||
If &null;, the currently set directory is returned.
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
Loading…
Reference in a new issue