Skip to content

Added declare strict types #137

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
Dec 29, 2018
Merged

Added declare strict types #137

merged 1 commit into from
Dec 29, 2018

Conversation

gmponos
Copy link
Contributor

@gmponos gmponos commented Dec 29, 2018

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
License MIT

What's in this PR?

Added declare strict types on all files...

To Do

  • Question: Should tests be included?

@@ -127,7 +129,7 @@ private function createCookie(RequestInterface $request, $setCookie)
$name,
$value
),
null,
0,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Maybe this should be fixed on master first?

Copy link
Contributor

@dbu dbu left a comment

Choose a reason for hiding this comment

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

good point. lets fix the mistake in master and merge master to 2.x, and then merge this PR.

Copy link
Member

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

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

Thanks

@Nyholm Nyholm merged commit 724f0a1 into php-http:2.x Dec 29, 2018
@gmponos gmponos deleted the 2.x_strict_types branch December 29, 2018 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants