Modify

Ticket #313 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

Incorrect PhpDoc package of SimpleTestResultFormatter

Reported by: hangy Owned by: hans
Priority: low Milestone: 2.3.3
Component: phing-tasks-ext Version: 2.3.2
Keywords: phpdoc Cc:

Description

Totally trivial, but SimpleTestResultFormatter.php reads

 * @package phing.tasks.ext.phpunit2

which should actually be

 * @package phing.tasks.ext.simpletest

Yeah, it is a total nitpick. :D

Attachments

Change History

comment:1 Changed 3 years ago by mrook

(In [430]) Refs #313 - fix incorrect phpdoc package

comment:2 Changed 3 years ago by mrook

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

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

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

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.