From 819bb7caabcd0977011bd6c15cae4ee9414296df Mon Sep 17 00:00:00 2001 From: Paul Chaignon Date: Sat, 28 Jun 2014 12:35:26 +0200 Subject: [PATCH] Interpreter for PHP --- lib/linguist/languages.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 4871c0f4..08742f7f 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1536,6 +1536,8 @@ PHP: - .phpt filenames: - Phakefile + interpreters: + - php Pan: type: programming