Re: [PHP-DOC] fnmatch() doesn't work on Windows

2004-02-27 Thread Hartmut Holzgraefe
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

[PHP-DOC] fnmatch() doesn't work on Windows

2004-02-27 Thread Jakub Vrana
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