Skip to content

[HttpKernel] drop return type declaration #34516

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
Nov 22, 2019
Merged

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Nov 22, 2019

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #34508
License MIT
Doc PR

The configured memory limit can exceed the range that can be represented
by an integer.

The configured memory limit can exceed the range that can be represented
by an integer.
@fabpot
Copy link
Member

fabpot commented Nov 22, 2019

Thank you @xabbuh.

fabpot added a commit that referenced this pull request Nov 22, 2019
This PR was merged into the 4.4 branch.

Discussion
----------

[HttpKernel] drop return type declaration

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

The configured memory limit can exceed the range that can be represented
by an integer.

Commits
-------

9368502 drop return type declaration
@fabpot fabpot merged commit 9368502 into symfony:4.4 Nov 22, 2019
@tony5Dim
Copy link

tony5Dim commented Nov 22, 2019

Will this be commited for v5.0 also ?

@xabbuh
Copy link
Member Author

xabbuh commented Nov 22, 2019

Yes, we merge branches up regularly.

@xabbuh xabbuh deleted the issue-34508 branch November 22, 2019 14:52
This was referenced Dec 1, 2019
nicolas-grekas added a commit that referenced this pull request Jan 19, 2021
… (LukeTowers)

This PR was merged into the 4.4 branch.

Discussion
----------

[HttpFoundation] Drop int return type from parseFilesize()

| Q             | A
| ------------- | ---
| Branch?       | 4.4 <!-- see below -->
| Bug fix?      | yes
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | Fix [octobercms/october#5410](octobercms/october#5410)
| License       | MIT
| Doc PR        |

Related: #34516, #34508, 9368502, octobercms/october#5410

Commits
-------

a1b31f8 [HttpFoundation] Drop int return type from parseFilesize()
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.

7 participants