Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor the version alias in the migrations infos #418

Merged
merged 1 commit into from
Jan 13, 2016

Conversation

mikeSimonson
Copy link
Contributor

No description provided.

@@ -72,6 +56,30 @@ public function getMigrationsInfos()
return $infos;
}

private function getVersionAlias($alias)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not really getting an alias. It is formatting it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stof getFormattedVersionAlias ?

mikeSimonson added a commit that referenced this pull request Jan 13, 2016
refactor the version alias in the migrations infos
@mikeSimonson mikeSimonson merged commit 228133d into doctrine:master Jan 13, 2016
@mikeSimonson mikeSimonson deleted the refactor branch January 13, 2016 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants