GMP: String numbers can have spaces
Open
Nobody has claimed this yet.
Extension: gmp
good first issue
QA
- Dominant language
- XML
- Stars
- 596
- Forks
- 890
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 55
Description
This allows to create more readable Hexadecimal numbers, and follow various standards.
Originally posted by @Girgias in https://github.com/php/php-src/pull/16896#discussion_r1865848267
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by locating the GMP documentation covering string-number input and compare its current wording with the reported behavior. Done means the relevant English documentation explains that spaces are accepted in hexadecimal numbers and the wording is consistent with the surrounding documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100