Problem/Motivation
PHP var_export does not output in short array syntax and is used to generated PHP files. The related PHP RFC is PHP RFC: Change var_export() array syntax to use shorthand arrays.
This is a follow up from #2959551: Variable::export should export using short-hand array syntax.
Comments