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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark more interface method returns with #[ReturnTypeWillChange] for PHP 8.1 compatibility #46

Merged
merged 2 commits into from
Dec 17, 2021

Conversation

Crell
Copy link
Contributor

@Crell Crell commented Dec 16, 2021

Some return type flags got missed for PHP 8.1. Adding them now, to clean up my logs. 馃槂

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

Signed-off-by: Larry Garfield <larry@garfieldtech.com>
Co-authored-by: Frank Br眉ckner <info@froschdesignstudio.de>
@Crell
Copy link
Contributor Author

Crell commented Dec 16, 2021

Ugh. The hard-requirement on signing every individual commit breaks editing through GitHub suggestions. That's lovely. I don't know how you want this sorted out, but I leave it to the maintainers.

@Ocramius
Copy link
Member

Meh, it's stupid corporate vogonism from the USA: ignore it.

@Ocramius Ocramius added this to the 2.16.0 milestone Dec 17, 2021
@Ocramius Ocramius self-assigned this Dec 17, 2021
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 @Crell!

@Ocramius Ocramius changed the title Mark more interface method returns. Mark more interface method returns with #[ReturnTypeWillChange] for PHP 8.1 compatibility Dec 17, 2021
@Ocramius Ocramius merged commit 2d52a5c into laminas:2.16.x Dec 17, 2021
@Crell Crell deleted the deprecation branch December 17, 2021 15:02
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.

None yet

3 participants