PhpSpreadsheet/samples
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
..
Autofilter Merge all examples together 2017-10-01 17:48:59 +09:00
Basic change array_push() to $array[] (#254) 2017-10-19 11:07:31 +09:00
Calculations Merge all examples together 2017-10-01 17:48:59 +09:00
Chart Expose PDF writer to be used directly 2017-10-14 14:57:44 +09:00
Pdf Expose PDF writer to be used directly 2017-10-14 14:57:44 +09:00
Reader Avoid underscore in property names 2017-10-08 14:37:11 +09:00
Reading_workbook_data Upgrade to PHP-CS-Fixer 2.7 2017-10-01 20:07:04 +09:00
bootstrap Reorganize code samples 2016-09-01 01:17:13 +09:00
images Add missing sample image 2016-11-28 00:53:19 +09:00
templates Added xml reader hyperlink support 2017-09-22 14:40:47 +09:00
Header.php Drop unused code and fix some PhpStorm warnings 2017-10-08 01:21:32 +09:00
index.php Upgrade to PHP-CS-Fixer 2.7 2017-10-01 20:07:04 +09:00