Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[VarDumper] improve displaying cut closures #34050

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
Oct 22, 2019

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 4.4
Bug fix? no
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

Minor but still an improvement so 4.4: this change makes closures replaced by CutStub be displayed with their signature instead of just the Closure label.

@nicolas-grekas nicolas-grekas added this to the next milestone Oct 21, 2019
nicolas-grekas added a commit that referenced this pull request Oct 22, 2019
…kas)

This PR was merged into the 4.4 branch.

Discussion
----------

[VarDumper] improve displaying cut closures

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Minor but still an improvement so 4.4: this change makes closures replaced by `CutStub` be displayed with their signature instead of just the `Closure` label.

Commits
-------

2b0a11d [VarDumper] improve displaying cut closures
@nicolas-grekas nicolas-grekas merged commit 2b0a11d into symfony:4.4 Oct 22, 2019
@nicolas-grekas nicolas-grekas deleted the vd-cut-closure branch October 22, 2019 06:53
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.4 Oct 27, 2019
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.

2 participants