Slide 9
Slide 9 text
補足[1]
“A fourth way PHP might deal with numeric strings is when using an integer string
for an array index. An integer string is stricter than a numeric string as it has the
following additional constraints:
● It doesn't accept leading whitespace
● It doesn't accept leading zeros (0)”
“Another aspect which should be noted is that
arithmetic/bitwise operators will...”
9
1. https://wiki.php.net/rfc/saner-numeric-strings#technical_background