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

Add PHP 8.2 support #45

Merged
merged 1 commit into from
Oct 24, 2022
Merged

Add PHP 8.2 support #45

merged 1 commit into from
Oct 24, 2022

Conversation

fezfez
Copy link
Contributor

@fezfez fezfez commented Oct 24, 2022

No description provided.

Signed-off-by: Stéphane Demonchaux <[email protected]>
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 @fezfez!

As for the substr() logic, we should generally be extremely careful with security-sensitive components, that's why I asked for double-checking.

I'd prefer to keep a warning in, than to have a security regression :)

It can most likely be improved later on.

@Ocramius Ocramius added this to the 2.13.0 milestone Oct 24, 2022
@Ocramius Ocramius changed the base branch from 2.12.x to 2.13.x October 24, 2022 08:01
@Ocramius Ocramius self-assigned this Oct 24, 2022
@Ocramius Ocramius merged commit 12bfb36 into laminas:2.13.x Oct 24, 2022
@Ocramius Ocramius changed the title Add PHP 8.2 support 2.12.x Add PHP 8.2 support Oct 24, 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