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

[5.0] [WebProfilerBundle] Add parameter type-hints where possible #32216

Merged
merged 1 commit into from
Jul 5, 2019

Conversation

Matts
Copy link

@Matts Matts commented Jun 27, 2019

Q A
Branch? 5.0
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #32179
License MIT
Doc PR symfony/symfony-docs#...

Add type-hints for WebProfilerBundle in 5.0

@Matts Matts changed the base branch from 4.4 to master June 27, 2019 10:45
@Matts Matts force-pushed the improvement/profiler-type-hints branch from 15a7e8e to 0199b01 Compare June 27, 2019 10:46
.idea/workspace.xml Outdated Show resolved Hide resolved
@Matts Matts force-pushed the improvement/profiler-type-hints branch 3 times, most recently from 8081263 to eeffb72 Compare June 27, 2019 11:22
@Matts Matts changed the title [WebProfilerBundle] Use scalar type-hints where possible [5.0] [WebProfilerBundle] Use scalar type-hints where possible Jun 27, 2019
@derrabus derrabus mentioned this pull request Jun 27, 2019
57 tasks
@Matts Matts force-pushed the improvement/profiler-type-hints branch from eeffb72 to 8f33c6f Compare June 27, 2019 14:09
@Matts Matts changed the title [5.0] [WebProfilerBundle] Use scalar type-hints where possible [5.0] [WebProfilerBundle] Add parameter type-hints where possible Jun 28, 2019
@nicolas-grekas nicolas-grekas added this to the 5.0 milestone Jun 28, 2019
@fabpot
Copy link
Member

fabpot commented Jul 5, 2019

Thank you @Matts.

@fabpot fabpot merged commit 8f33c6f into symfony:master Jul 5, 2019
fabpot added a commit that referenced this pull request Jul 5, 2019
… possible (Matts)

This PR was merged into the 5.0-dev branch.

Discussion
----------

[5.0] [WebProfilerBundle] Add parameter type-hints where possible

| Q             | A
| ------------- | ---
| Branch?       | 5.0
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #32179
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

Add type-hints for WebProfilerBundle in 5.0

Commits
-------

8f33c6f [WebProfilerBundle] Use scalar type-hints where possible
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

6 participants