Ticket #215 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

boolean attributes of task PhpCodeSniffer are wrong

Reported by: dthomas Assigned to: dthomas
Priority: major Milestone: 2.3.1
Component: phing-tasks-ext Version: 2.3.0
Keywords: task code sniffer Cc:

Description

The boolean attributes (showWarnings, noSubdirectories, showSniffs) of the task PhpCodeSniffer are stored using StringHelper::isBoolean which should have been StringHelper::booleanValue.

Attachments

Change History

01/31/08 10:31:33 changed by dthomas

  • status changed from new to closed.
  • resolution set to fixed.

(In [347]) #215 - fixed boolean attributes of task PhpCodeSniffer


Add/Change #215 (boolean attributes of task PhpCodeSniffer are wrong)




Action