Skip to content

Fix build for compilers without __builtin_mul_overflow #9567

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

Closed
wants to merge 1 commit into from

Conversation

arnaud-lb
Copy link
Member

No description provided.

@arnaud-lb arnaud-lb changed the base branch from master to PHP-8.2 September 17, 2022 13:53
@nikic
Copy link
Member

nikic commented Sep 17, 2022

Uh, why was this function added? Doesn't it just duplicate safe_perealloc functionality? Prefer deleting it again.

@thg2k
Copy link
Contributor

thg2k commented Sep 19, 2022

Uh, why was this function added? Doesn't it just duplicate safe_perealloc functionality? Prefer deleting it again.

@nikic You may want to check #8871

@nikic
Copy link
Member

nikic commented Sep 19, 2022

@thg2k I don't see any rationale for this addition in the linked PR.

@iluuu1994
Copy link
Member

🤔 I missed that this was already covered by safe_perealloc, we should replace these cases then. I created an issue (#9581) and will do this on Thursday.

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.

5 participants