Modify

Ticket #132 (closed defect: duplicate)

Opened 5 years ago

Last modified 5 years ago

(not a bug) Phing easily pollute other PHP app classpath

Reported by: Baldurien Owned by: hans
Priority: major Milestone:
Component: phing-core Version: 2.2.0
Keywords: Cc:

Description

Hi,

I wanted to start using phing as it seemed to be a good alternative to Makefile, or ant, and since it's in php, writing task would not need either gnu make, or ant/java.

However, sadly for me I had some class with the same exact name (Timer, Properties) than those in Phing, and no I can't remove them, nor that I will not use phing class.

I suggest you to rename all phing class (as its means to be a build framework, it should never pollute user class entries) into something like Phing_Timer, Phing_Properties.

Attachments

Change History

comment:1 Changed 5 years ago by hans

  • Status changed from new to closed
  • Resolution set to duplicate

Yes, we know this is an issue and will be fixing this once & for all in Phing 3.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.