Skip to content

Conversation

@nicolas-grekas
Copy link
Member

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

Two bugs fixed here:

  • ArgsStub changing the value of arguments passed by reference
  • class::function used with off-by-one args

@stof
Copy link
Member

stof commented Oct 21, 2016

does it affect only 3.2 or should such bug fixes be applied to older branches too ?

@nicolas-grekas
Copy link
Member Author

ArgsStub on 3.2 only

@fabpot
Copy link
Member

fabpot commented Oct 21, 2016

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 808c25e into symfony:master Oct 21, 2016
fabpot added a commit that referenced this pull request Oct 21, 2016
This PR was merged into the 3.2-dev branch.

Discussion
----------

[VarDumper] Fix ArgsStub

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

Two bugs fixed here:
- ArgsStub changing the value of arguments passed by reference
- `class::function` used with off-by-one `args`

Commits
-------

808c25e [VarDumper] Fix ArgsStub
@nicolas-grekas nicolas-grekas deleted the fix-dump-args branch October 21, 2016 20:15
@fabpot fabpot mentioned this pull request Oct 27, 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.

4 participants