Ticket #57 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

FileList.getListFile method references undefined variable

Reported by: scott.pascoe@gmail.com Assigned to: hans
Priority: minor Milestone: 2.3.0
Component: phing-core Version: 2.2.0
Keywords: Cc:

Description

In classes/phing/types/FileList.php, the method getListFile has no parameters and yet references $p without defining it.

Unfortunately, I'm not sure how to fix it, but it probably needs to be corrected.

Attachments

Change History

02/05/07 18:13:50 changed by hans

  • owner set to hans.
  • status changed from new to assigned.
  • version changed from 2.2.0RC3 to 2.2.0.
  • milestone set to 2.2.1.

08/01/07 22:42:19 changed by hans

  • status changed from assigned to closed.
  • resolution set to fixed.
  • component set to cruisecontrol-builder-plugin.
  • milestone changed from 2.2.1 to 2.3.0.

Fixed in changeset:209

08/01/07 22:42:33 changed by hans

  • component changed from cruisecontrol-builder-plugin to phing-core.

Add/Change #57 (FileList.getListFile method references undefined variable)




Action