Ticket #258 (closed defect: fixed)

Opened 2 months ago

Last modified 3 weeks ago

getPhingVersion + printVersion should be public static

Reported by: dustin.whittle@symfony-project.com Assigned to: hans
Priority: minor Milestone: 2.3.1
Component: phing-core Version: 2.3.1RC1
Keywords: Cc:

Description

In Phing class, can you change the method signature for getPhingVersion + printVersion to be public static:

public static function getPhingVersion()

I tried to commit a patch that updates this, but do not have phing commit access (or can't remember password). If possible, can I get access to 2.3 branch for username dwhittle?

Attachments

Change History

07/29/08 17:57:15 changed by mrook

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

This bug has been fixed in the SVN tree, revision r383.

Thank you for the report, and for helping us make Phing better!


Add/Change #258 (getPhingVersion + printVersion should be public static)




Action