Jakub Vrana wrote:
I want to ask before committing if this warning is correct.
fnmatch() is part of the POSIX specification
as the windows C library still isn't POSIX compatible this function
is not part of it
unlike the glob() function there is no emulation code in PHPs win32
source directory so
I want to ask before committing if this warning is correct.
Jakub VranaIndex: fnmatch.xml
===
RCS file: /repository/phpdoc/en/reference/filesystem/functions/fnmatch.xml,v
retrieving revision 1.6
diff -u -r1.6 fnmatch.xml
--- fnmatch.x