skoerfgen/ACMECert

Use []; instead of array();

jyxjjj opened this issue · 1 comments

As title.

This would break compatibility with PHP 5.3.
(shortened array syntax is supported since PHP 5.4)