Add 'million' 'thousand' etc
Open
- Dominant language
- PHP
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Words for numbers should be converted to numbers before matching regex
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the regex-matching and number-conversion entry points in the PHP project. Add support for words such as “million” and “thousand” before regex matching, and verify that written numbers are converted to numeric values before matching.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100