Modify

Ticket #336 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Use intval to loop through files

Reported by: gallegosja@… Owned by: hans
Priority: minor Milestone: 2.4.0RC1
Component: phing-tasks-ext Version: 2.3.2
Keywords: dbdeploy Cc:

Description

Using the intval on the delta files will prevent errors when the files are labeled like 01-v1.0-something.sql, 02-v1.0-something.sql instead of 1-v1.0-something.sql, 2-v1.0-something.sql (which is a well-named format anyway)

Attachments

DbDeployTask.php.diff Download (580 bytes) - added by gallegosja@… 3 years ago.
Patch

Change History

Changed 3 years ago by gallegosja@…

Patch

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 r439.

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.