10000 Mark some/most implementations of Serializable as `@internal` by nicolas-grekas · Pull Request #30035 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Mark some/most implementations of Serializable as @internal #30035

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
Jan 30, 2019

Conversation

nicolas-grekas
Copy link
Member
Q A
Branch? 3.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

There are more usages of Serializable in the code base, but the remaining are unfortunately exposed as part of interfaces.

All these places are IMHO already considered internal, this just makes it explicit.

Will ease moving away from Serializable.

@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Jan 30, 2019
@nicolas-grekas nicolas-grekas merged commit 7b9d73d into symfony:3.4 Jan 30, 2019
nicolas-grekas added a commit that referenced this pull request Jan 30, 2019
…rnal` (nicolas-grekas)

This PR was merged into the 3.4 branch.

Discussion
----------

Mark some/most implementations of Serializable as `@internal`

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

There are more usages of `Serializable` in the code base, but the remaining are unfortunately exposed as part of interfaces.

All these places are IMHO already considered internal, this just makes it explicit.

Will ease moving away from `Serializable`.

Commits
-------

7b9d73d Mark some/most implementations of Serializable as `@internal`
@nicolas-grekas nicolas-grekas deleted the ser-internal branch January 30, 2019 11:22
nicolas-grekas added a commit that referenced this pull request Feb 8, 2019
…ation methods (nicolas-grekas)

This PR was merged into the 3.4 branch.

Discussion
----------

Remove "internal" annotation from datacollector serialization methods

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

I've been a bit too aggressively adding `@internal` in #30035.

Commits
-------

3c8fd20 Remove "internal" annotation from datacollector serialization methods
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.

3 participants
0