* Jakub Wilk <jw...@debian.org>, 2015-09-06, 17:34:
cloc looks at file extensions and shebangs (but it doesn't recognize Python or PHP shebangs...),
The current upstream version (1.64) already recognizes Python shebangs. I made pull request for PHP shebangs: https://github.com/AlDanial/cloc/pull/2 -- Jakub Wilk