Skip to content
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

[HttpFoundation] Add types to private/final/internal methods and constructors #33410

Merged

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Sep 1, 2019

Q A
Branch? 4.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #32179, #33228
License MIT
Doc PR N/A

@nicolas-grekas
Copy link
Member

If you plan to do one PR per component, I'd prefer one PR to update them all instead if possible :)

@derrabus
Copy link
Member Author

derrabus commented Sep 2, 2019

Smaller PRs are mainly easier for me to handle at the moment. But if that’s jamming up the PR tracker, I’ll make larger ones. I doubt that one single gigantic PR for everything would be a good idea though.

@derrabus derrabus force-pushed the improvement/http-foundation-types branch from 10ae5f4 to 1978d88 Compare September 8, 2019 19:38
@nicolas-grekas
Copy link
Member

Thank you @derrabus.

nicolas-grekas added a commit that referenced this pull request Sep 8, 2019
…hods and constructors (derrabus)

This PR was merged into the 4.4 branch.

Discussion
----------

[HttpFoundation] Add types to private/final/internal methods and constructors

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #32179, #33228
| License       | MIT
| Doc PR        | N/A

Commits
-------

1978d88 [HttpFoundation] Add types to private/final/internal methods and constructors.
@nicolas-grekas nicolas-grekas merged commit 1978d88 into symfony:4.4 Sep 8, 2019
@derrabus derrabus deleted the improvement/http-foundation-types branch September 8, 2019 21:37
@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.

None yet

3 participants