v0.5.1
Fixing regression that wasn't tested. PHP casts all array keys that look like numbers into integers, and won't allow them to remain strings no matter what, so have to do weak checking. PHP is the worst.
Fixing regression that wasn't tested. PHP casts all array keys that look like numbers into integers, and won't allow them to remain strings no matter what, so have to do weak checking. PHP is the worst.