Bringing (zend_)strtod up to standard
Open
@devnexen is already working on this.
Since Sep 10, 2024.
Feature
Status: Needs Triage
- Dominant language
- C
- Stars
- 40.4k
- Forks
- 8.1k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 96
Description
Description
In particular usage of BigInt and related apis.
1/ removing K&R style function declarations.
2/ allocators should not use signed integers to determine the size, just caring of possible indirect implications of such changes, so is more appropriate for post 8.4 I think.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.