Migrating from array() to Short Array Syntax [] in PHP
You open an old PHP file and it’s wall-to-wall array( … ). Somewhere a linter or a teammate is nudging you
You open an old PHP file and it’s wall-to-wall array( … ). Somewhere a linter or a teammate is nudging you