PhpSpreadsheet/tests/PhpSpreadsheetTests/Writer
mosa ee700f7c7d change array_push() to $array[] (#254)
http://php.net/manual/en/function.array-push.php#refsect1-function.array-push-description

> Note: If you use array_push() to add one element to the array it's better to use $array[] = because in that way there is no overhead of calling a function.
2017-10-19 11:07:31 +09:00
..
Ods Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Xls change array_push() to $array[] (#254) 2017-10-19 11:07:31 +09:00