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

Fixed default name in the documentation: Doctrine Database Migrations #841

Merged
merged 1 commit into from
Jul 30, 2019

Conversation

michalbundyra
Copy link
Member

Q A
Type bug
BC Break no
Fixed issues

Summary

Default name for is Doctrine Database Migrations, not as it is said in the documentation Doctrine Migrations.

Ref:

$name = $name ?? 'Doctrine Database Migrations';

'Name' => $this->configuration->getName() ?? 'Doctrine Database Migrations',

Copy link
Contributor

@localheinz localheinz left a comment

Choose a reason for hiding this comment

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

👍

@alcaeus alcaeus force-pushed the hotfix/docs-default-name branch from d7a5fda to 5d6d172 Compare July 30, 2019 18:51
@alcaeus alcaeus changed the base branch from master to 2.1 July 30, 2019 18:51
@alcaeus alcaeus self-assigned this Jul 30, 2019
@alcaeus alcaeus added this to the 2.1.1 milestone Jul 30, 2019
@alcaeus alcaeus force-pushed the hotfix/docs-default-name branch from 5d6d172 to 6ae23c4 Compare July 30, 2019 18:57
@alcaeus alcaeus merged commit df8a821 into doctrine:2.1 Jul 30, 2019
@alcaeus
Copy link
Member

alcaeus commented Jul 30, 2019

Thanks @webimpress!

@michalbundyra michalbundyra deleted the hotfix/docs-default-name branch July 30, 2019 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants