Fix a bug linting files with spaces in the name
PHP files with spaces in their name causes the lint script to break and stop scanning files. This MR re-works the foreach loop to better handle spaces and other unusual characters in filenames
PHP files with spaces in their name causes the lint script to break and stop scanning files. This MR re-works the foreach loop to better handle spaces and other unusual characters in filenames