Skip to content

Conversation

@samsonasik
Copy link
Member

Signed-off-by: Abdul Malik Ikhsan [email protected]

Q A
QA yes

Description

Since composer.json require php 7.4, php 7.4 syntax can be applied with typed properties.

  • For final class, typed properties for protected is allowed if no inherit of parent or used by its final class parent.
  • For final class, typed properties for protected can be changed to private if not used in parent or exists in parent class.
  • Otherwise, update only private properties.

@samsonasik
Copy link
Member Author

All green 🎉

Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

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

Thanks @samsonasik!

@Ocramius Ocramius self-assigned this Sep 18, 2022
@Ocramius Ocramius added this to the 1.10.0 milestone Sep 18, 2022
@Ocramius Ocramius merged commit f60fa21 into laminas:1.10.x Sep 18, 2022
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.

2 participants