Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[HttpKernel] Bump dependencies and apply upstream parameter types #33192

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

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Aug 15, 2019

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

This PR bumps some dependencies of the HttpKernel component in order to apply parameter type declarations.

@nicolas-grekas
Copy link
Member

Tests red.

@derrabus derrabus force-pushed the improvement/bump-kernel-deps branch from 66daaeb to 5378e62 Compare August 16, 2019 07:47
@@ -33,7 +33,7 @@ public function __construct($paths = [])
/**
* {@inheritdoc}
*/
public function locate(string $name, string $currentPath = null, $first = true)
public function locate(string $name, string $currentPath = null, bool $first = true)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed by #33154.

@derrabus
Copy link
Member Author

Remaining failures are unrelated.

@derrabus derrabus force-pushed the improvement/bump-kernel-deps branch from 5378e62 to aa0fc6f Compare August 19, 2019 08:40
@nicolas-grekas
Copy link
Member

Thank you @derrabus.

nicolas-grekas added a commit that referenced this pull request Aug 19, 2019
…ter types (derrabus)

This PR was merged into the 5.0-dev branch.

Discussion
----------

[HttpKernel] Bump dependencies and apply upstream parameter types

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

This PR bumps some dependencies of the HttpKernel component in order to apply parameter type declarations.

Commits
-------

aa0fc6f [HttpKernel] Bump dependencies and apply upstream parameter types.
@nicolas-grekas nicolas-grekas merged commit aa0fc6f into symfony:master Aug 19, 2019
@derrabus derrabus deleted the improvement/bump-kernel-deps branch August 19, 2019 12:08
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.