RFC: Change var_export() array syntax to use shorthand arrays

Project Governance
Author
This RFC proposes to change var_export()'s array syntax to use the new short-hand arrays first introduced in PHP 5.4. The old array() construct is a kludge and ...

This RFC has not yet started voting