mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Add note about GLOB_BRACE flag not working in Alpine (#945)
This commit is contained in:
parent
25a4efd32a
commit
f739452fff
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@
|
|||
<note>
|
||||
<simpara>
|
||||
The <constant>GLOB_BRACE</constant> flag is not available on some non GNU
|
||||
systems, like Solaris.
|
||||
systems, like Solaris or Alpine Linux.
|
||||
</simpara>
|
||||
</note>
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue