PhpSpreadsheet/tests
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
..
PhpSpreadsheetTests change array_push() to $array[] (#254) 2017-10-19 11:07:31 +09:00
data INDEX(): fix getting row and col numbers from references (#239) 2017-10-06 14:01:20 +09:00
bootstrap.php Simplify bootstrap for tests 2017-01-23 15:05:41 +09:00