--TEST-- Test fnmatch() function : warning filename or pattern exceeds maxpathlen --SKIPIF-- --FILE-- --EXPECTF-- Warning: fnmatch(): Filename exceeds the maximum allowed length of %d characters in %s on line %d bool(false) Warning: fnmatch(): Pattern exceeds the maximum allowed length of %d characters in %s on line %d bool(false)