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

Migrate laminas-coding-standard to v2. Introduce strict types #121

Merged
merged 5 commits into from
Aug 20, 2022

Conversation

Xerkus
Copy link
Member

@Xerkus Xerkus commented Jun 3, 2022

Q A
Documentation no
Bugfix no
BC Break yes
New Feature no
RFC no
QA yes

Description

Upgrade coding standard to v2. This would introduce strict types.

To fully utilize strict types also introduce typehints for parameters, return
values and properties. This is BC breaking change.

Xerkus added 3 commits June 4, 2022 04:23
Signed-off-by: Aleksei <aleksey@xerkus.pro>
Signed-off-by: Aleksei <aleksey@xerkus.pro>
Signed-off-by: Aleksei <aleksey@xerkus.pro>
Signed-off-by: Aleksei <aleksey@xerkus.pro>
@Xerkus Xerkus force-pushed the feature/migrate-coding-standard branch from 0fd6c6e to edea9ed Compare June 4, 2022 01:29
Signed-off-by: Aleksei <aleksey@xerkus.pro>
@Xerkus Xerkus marked this pull request as ready for review June 13, 2022 10:55
@Xerkus
Copy link
Member Author

Xerkus commented Jun 13, 2022

I am going to split introduction of type declarations into separate PR(s) to avoid unneeded work with other breaking changes.

@gsteel gsteel mentioned this pull request Jul 21, 2022
@Xerkus Xerkus merged commit 4754993 into laminas:4.0.x Aug 20, 2022
@Xerkus Xerkus deleted the feature/migrate-coding-standard branch August 20, 2022 10:46
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.

1 participant