Modify ↓
Ticket #213 (closed defect: fixed)
Error in documentation task related to copy task
| Reported by: | hans | Owned by: | hans |
|---|---|---|---|
| Priority: | major | Milestone: | 2.3.1 |
| Component: | phing-tasks-system | Version: | 2.3.0 |
| Keywords: | Cc: |
Description
The documentation for CopyTask states that the "tstamp" attribute defaults to false. But it in fact defaults to true, looking at the variable phing/tasks/system/CopyTask.php::preserveLMT. Can the documentation be fixed?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in r343, thanks.