Fix php checker by zonuexe · Pull Request #1045 · flycheck/flycheck

Motivation PHP script can include shebang. But php -l behave differ from when read using STDIN and when using file. Reproduce #!/usr/bin/env php