8000 [Console] LockableTrait: change visibility to private by xabbuh · Pull Request #19158 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Console] LockableTrait: change visibility to private #19158

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
Jun 24, 2016

Conversation

xabbuh
Copy link
Member
@xabbuh xabbuh commented Jun 23, 2016
Q A
Branch? master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #18471 (comment)
License MIT
Doc PR

Without this change we force users to expose unnecessary extension points they may not want to provide.

@nicolas-grekas
Copy link
Member

This reminds us that we need an upgrade of the BC policy to tell about traits there :)

@fabpot
Copy link
Member
fabpot commented Jun 24, 2016

Thank you @xabbuh.

@fabpot fabpot merged commit eaa3bb0 into symfony:master Jun 24, 2016
fabpot added a commit that referenced this pull request Jun 24, 2016
…abbuh)

This PR was merged into the 3.2-dev branch.

Discussion
----------

[Console] LockableTrait: change visibility to private

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #18471 (comment)
| License       | MIT
| Doc PR        |

Without this change we force users to expose unnecessary extension points they may not want to provide.

Commits
-------

eaa3bb0 LockableTrait: change visibility to private
@xabbuh xabbuh deleted the 68A8 pr-18471 branch June 24, 2016 05:49
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
0