Implement INI_SCANNER_TYPED as scanner_mode in parse_ini_*() functions.
Open
ini
php5 incompatibility
- Dominant language
- C++
- Stars
- 18.7k
- Forks
- 3.1k
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 2
Description
INI_SCANNER_TYPED preserves the data types when reading ini strings.
Example: http://3v4l.org/H0SoS
And the related (and already fixed) php bug: https://bugs.php.net/bug.php?id=38409
The new mode isn't mentioned in the official php documentation yet though ;)
Thanks :)
Contributor guide
Assessment
This issue has not been assessed yet.