Kazuki Higashiguchi

Results 4 comments of Kazuki Higashiguchi

My case is also very similar one. ```php $excel = PHPExcel_IOFactory::createReader('Excel2007'); $book = $excel->load($template_file); $sheet = $book->getActiveSheet(); foreach ($cel_values as $cel => $val) { $sheet->setCellValue($cel . $row, $val); } $writer...

@ArvidEnbom Thank you for your information. At that time, I used php 5.3. That's why I could not move PHPSpreadsheet. However, I use php 7.1 now by upgrade php version....

> Hi @hgsgtk, thanks for this submission! Normally we do not accept PRs that only address typos without making any other material changes to the files. In this case, I'll...

Other resources `google_.*_iam_binding/`, such as `google_organization_iam_binding `m `google_bigtable_instance_iam_binding`, `google_billing_account_iam_binding`, `google_dataproc_cluster_iam_binding`, `google_dataproc_job_iam_binding` are probably affected in this issue.