kartik-v / yii2-export

A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
http://demos.krajee.com/export
Other
165 stars 126 forks source link

Update ExportMenu.php #363

Closed Bazitron closed 1 year ago

Bazitron commented 2 years ago

php 7+ throws Throwable if $column->contentOptions is closure. To prevent global framework Throwable catch - we have to put it here

Scope

This pull request includes a

Changes

The following changes were made (this change is also documented in the change log):

-

-

Related Issues

If this is related to an existing ticket, include a link to it as well.