Skip to content

[SecurityBundle] fix constructor argument index #11488

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

Merged
merged 1 commit into from
Jul 26, 2014

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jul 26, 2014

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

As @excelwebzone pointed out in fb9dc6a, catchExceptions is the 6th
argument of the RememberMeListener constructor.

As @excelwebzone pointed out in fb9dc6a, `catchExceptions` is the 6th
argument of the RememberMeListener constructor.
@jakzal
Copy link
Contributor

jakzal commented Jul 26, 2014

👍

1 similar comment
@fabpot
Copy link
Member

fabpot commented Jul 26, 2014

👍

@fabpot
Copy link
Member

fabpot commented Jul 26, 2014

Thank you @xabbuh.

@fabpot fabpot merged commit a32646e into symfony:master Jul 26, 2014
fabpot added a commit that referenced this pull request Jul 26, 2014
This PR was merged into the 2.6-dev branch.

Discussion
----------

[SecurityBundle] fix constructor argument index

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

As @excelwebzone pointed out in fb9dc6a, `catchExceptions` is the 6th
argument of the RememberMeListener constructor.

Commits
-------

a32646e [SecurityBundle] fix constructor argument index
@xabbuh xabbuh deleted the issue-10793-fix branch July 26, 2014 19:36
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.

3 participants