Skip to content

Remove declare_strict type #1938

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
Jun 26, 2024

Conversation

WebMamba
Copy link
Contributor

Q A
Bug fix? no
New feature? no
Issues
License MIT

This PR removes the declare(strict_types=1);, to follow Symfony convention.
See: https://github.com/Girgias/unify-typing-modes-rfc

I removed the declare(strict_types=1); only for the components and not for the website, in this PR for now.

cc: @nicolas-grekas

@carsonbot carsonbot added the Status: Needs Review Needs to be reviewed label Jun 25, 2024
@smnandre
Copy link
Member

I removed the declare(strict_types=1); only for the components and not for the website, in this PR for now.

Are there any strict_types in the website ?

@smnandre
Copy link
Member

Is there a real need for a new release of TogglePassword, if it's just for this ?

(i mean, ok to change them, but should we release a version for this?)

@carsonbot carsonbot added Status: Reviewed Has been reviewed by a maintainer and removed Status: Needs Review Needs to be reviewed labels Jun 25, 2024
@WebMamba
Copy link
Contributor Author

Is there a real need for a new release of TogglePassword, if it's just for this?

I think this is fine, to not do a release for it

@kbond
Copy link
Member

kbond commented Jun 26, 2024

Thanks Matheo.

@kbond kbond merged commit 2ba61b1 into symfony:2.x Jun 26, 2024
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Reviewed Has been reviewed by a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants