Hacker News new | ask | show | jobs
by RadioactiveMan 2388 days ago
Here's the RFC for it with the "why" and discussion of the tradeoffs. https://wiki.php.net/rfc/numeric_literal_separator
2 comments

Underscores in numeric literals are also now pretty much a defacto standard. Java, JavaScript, Perl, Python, C#, Ruby, Rust, Swift, etc, all support it.
Thanks for the link.