﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
1487851,First Phing build script,gerundt,,"This patch adds a first version from a [http://www.phing.info/ Phing] build script:

""PHing Is Not GNU make; it's a PHP project build system or build tool based on  Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP ""task"" classes make it an easy-to-use and highly flexible build framework. Features include running PHPUnit and SimpleTest unit tests (including test result and coverage reports), file transformations (e.g. token replacement, XSLT transformation, Smarty template transformations), file system operations, interactive build support, SQL execution, CVS/SVN operations, tools for creating PEAR packages, and much more.""

If you installed Phing, you could go to the ""roundcubemail"" folder and call for example ""phing phpdoc"". In this case Phing will call phpDocumentor and create the phpdoc manual under ""doc/phpdoc"". Currently are the following targets implemented:

* phplint
* phpdoc - ''phpDocumentor''
* phpcs - ''PHP_CodeSniffer''

Greetings,
Tim Gerundt",Feature Patches,closed,5,later,Other,git-master,normal,wontfix,,
