Modify ↓
Ticket #258 (closed defect: fixed)
getPhingVersion + printVersion should be public static
| Reported by: | dustin.whittle@… | Owned by: | 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
Note: See
TracTickets for help on using
tickets.

This bug has been fixed in the SVN tree, revision r383.
Thank you for the report, and for helping us make Phing better!