PhpSpreadsheet/docs
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
..
assets Add documentation welcome page 2016-11-27 19:34:17 +09:00
extra Workaround for RTD search 2017-05-05 11:56:18 +02:00
references Spaces instead of tabs 2017-10-10 23:32:51 +09:00
topics change array_push() to $array[] (#254) 2017-10-19 11:07:31 +09:00
faq.md Improve doc formatting with backticks 2017-03-13 14:57:37 +09:00
index.md Keep documentation in a single place and link to it 2017-07-30 21:29:37 +02:00