[DMIG-5] migrations:generate incorrect version Created: 21/Jun/10  Updated: 15/Feb/11  Resolved: 15/Feb/11

Status: Resolved
Project: Doctrine Migrations
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Tom Van Looy Assignee: Benjamin Eberlei
Resolution: Invalid Votes: 0
Labels: None
Environment:

Linux Ubuntu



 Description   

in Doctrine/DBAL/Migrations/Tools/Console/Command/GenerateCommand.php

$version = date('YmdHms');

must be

$version = date('YmdHis');



 Comments   
Comment by Benjamin Eberlei [ 15/Feb/11 ]

Fixed already.

Generated at Fri May 24 15:06:35 UTC 2013 using JIRA 5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5.