On Wed, Apr 8, 2020 at 9:22 AM Benjamin Morel <benjamin.mo...@gmail.com> wrote:
> > VAR_EXPORT_NO_INDEX > > Note that I wouldn't consider a BC break to change var_export()'s > behaviour to always discard indexes when they're numeric, I'm not sure this > should even be an option! > > Well, it might if people are testing the output of var_export(), like in the phpt tests. I wouldn't have considered the short array syntax a BC break either if it weren't for that little pot hole. > - Ben >