<?php
// PHP-5.4 feature: Short array syntax
// @link https://wiki.php.net/rfc/shortsyntaxforarrays RFC

$array = [];
