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

[ArticleBundle] [GeneratorBundle] Add support for tags and categories in ArticleBundle and refactoring of article generator #1391

Merged
merged 2 commits into from Aug 1, 2017

Conversation

treeleaf
Copy link
Contributor

@treeleaf treeleaf commented Dec 7, 2016

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets

@treeleaf treeleaf changed the title [WIP] [ArticleBundle] [GeneratorBundle] Add support for tags and categories in ArticleBundle and refactoring of article generator [ArticleBundle] [GeneratorBundle] Add support for tags and categories in ArticleBundle and refactoring of article generator Dec 8, 2016
}
$this->routeCollection = new RouteCollection();

$extendParameters = array('category' => null, 'tag' => null);
Copy link
Contributor

Choose a reason for hiding this comment

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

Stylistic: phpstorm is nagging me to use the short notation [] as the new way of making arrays

@treeleaf treeleaf changed the base branch from master to 5.0 June 28, 2017 16:29
… in ArticleBundle and refactoring of article generator
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.

None yet

4 participants