From dfc35208915df9d4c054113a6a3fba86d72c4db1 Mon Sep 17 00:00:00 2001 From: knut <> Date: Wed, 8 Mar 2006 22:58:44 +0000 Subject: Added a ZendCodeAnalyzerTask and a analyze target to phing to be able to run the Zend Code Analyzer against the framework source --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 9c33e2ab..791b4565 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,6 +14,7 @@ buildscripts/phing/style/phpunit2-noframes.xsl -text buildscripts/phing/style/str.replace.function.xsl -text buildscripts/phing/tasks/PhpLintTask.php -text buildscripts/phing/tasks/XmlLintTask.php -text +buildscripts/phing/tasks/ZendCodeAnalyzerTask.php -text buildscripts/phpbuilder/build.php -text buildscripts/phpbuilder/files.txt -text buildscripts/setup.php -text -- cgit v1.2.3