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

Unreliable on PHP 8.2 and newer #182

Open
Ocramius opened this issue Dec 17, 2024 · 0 comments
Open

Unreliable on PHP 8.2 and newer #182

Ocramius opened this issue Dec 17, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@Ocramius
Copy link
Member

The design behind this component makes it very hard to port it to later PHP 8.2 versions and newer: likely scrapping it, or going back to the drawing board with it.

Measuring memory before/after from a high-level perspective is insufficient: we may need to rely on an extension that counts allocations/deallocations instead.

@Ocramius Ocramius added the bug Something isn't working label Dec 17, 2024
@Ocramius Ocramius added this to the 1.6.0 milestone Dec 17, 2024
@Ocramius Ocramius mentioned this issue Dec 17, 2024
1 task
Ocramius added a commit to Roave/SecurityAdvisoriesBuilder that referenced this issue Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant