<?php var_dump(fnmatch( 'C:\dvl\Workspace\phpstan-src-staabm\tests\PHPStan\File\*', 'C:\dvl\Workspace\phpstan-src-staabm\tests\PHPStan\File/data/excluded-file.php', FNM_NOESCAPE | FNM_CASEFOLD )); var_dump(fnmatch( 'C:\dvl\Workspace\phpstan-src-staabm\tests\PHPStan\File\*', 'C:\dvl\Workspace\phpstan-src-staabm\tests\PHPStan\File\data\excluded-file.php', FNM_NOESCAPE | FNM_CASEFOLD ));
You have javascript disabled. You will not be able to edit any code.