Ticket #214 (new defect)

Opened 4 months ago

PhpCodeSnifferTask should be able to output file

Reported by: Lars Olesen <lars@legestue.net> Assigned to: hans
Priority: major Milestone: 2.3.1
Component: phing-tasks-ext Version: 2.3.0
Keywords: Cc:

Description

The PhpCodeSnifferTask should be able to output a file. I know you can grab the screen output by adding the < character to the command prompt, but for instance when you use Phing together with CruiseControl and phpUnderControl, it would be absolutely brilliant, if the task could output for instance a checkstyle.xml file.

It should probably work as the PHPUnit task, which has this ability.

Attachments


Add/Change #214 (PhpCodeSnifferTask should be able to output file)