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

[AdminBundle] Usage of a function in loops should be avoided and refactor groups mechanism #458

Merged
merged 1 commit into from Jun 2, 2015
Merged

[AdminBundle] Usage of a function in loops should be avoided and refactor groups mechanism #458

merged 1 commit into from Jun 2, 2015

Conversation

denbatte
Copy link
Contributor

@denbatte denbatte commented Jun 1, 2015

  • Fixed issue where a function was being called in a for loop.
  • Refactored the console commands that asks for user groups to use select and not askAndValidate.
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets #435

@krispypen
Copy link
Contributor

@roderik 👍

@roderik roderik changed the title [AdminBundle] fix #435 and refactor groups mechanism [AdminBundle] Usage of a function in loops should be avoided and refactor groups mechanism Jun 2, 2015
@roderik roderik added this to the 3.1.2 milestone Jun 2, 2015
roderik pushed a commit that referenced this pull request Jun 2, 2015
[AdminBundle] Usage of a function in loops should be avoided and refactor groups mechanism
@roderik roderik merged commit 5b259b5 into Kunstmaan:master Jun 2, 2015
@denbatte denbatte deleted the feature/refactorCreateUser branch June 2, 2015 09:34
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

3 participants