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

[SecurityBundle] fix SecureRandom service constructor args #17373

Merged
merged 1 commit into from Jan 16, 2016

Conversation

Tobion
Copy link
Member

@Tobion Tobion commented Jan 14, 2016

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #17359
License MIT
Doc PR -

@Tobion
Copy link
Member Author

Tobion commented Jan 14, 2016

In 2.7 the service definition has moved to the FrameworkBundle for some reason: https://github.com/symfony/symfony/blob/2.7/src/Symfony/Bundle/FrameworkBundle/Resources/config/security.xml

@xabbuh
Copy link
Member

xabbuh commented Jan 15, 2016

👍

Status: Reviewed

@fabpot
Copy link
Member

fabpot commented Jan 16, 2016

Thank you @Tobion.

@fabpot fabpot merged commit 50d55f6 into symfony:2.3 Jan 16, 2016
fabpot added a commit that referenced this pull request Jan 16, 2016
… (Tobion)

This PR was merged into the 2.3 branch.

Discussion
----------

[SecurityBundle] fix SecureRandom service constructor args

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #17359
| License       | MIT
| Doc PR        | -

Commits
-------

50d55f6 [SecurityBundle] fix SecureRandom service constructor args
@Tobion Tobion deleted the fix-securerandom-service branch January 16, 2016 17:02
@fabpot fabpot mentioned this pull request Feb 3, 2016
This was referenced Feb 28, 2016
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