09:01:06 Create new PHPExcel object
09:01:06 Set document properties
09:01:06 Add data
09:01:07 Set styling
09:01:07 Set autofilter range
09:01:07 Set active filters
09:01:07 Execute filtering
09:01:07 Display filtered rows
Row number - 1 Country Date
Row number - 2991 UK
Fatal error: Uncaught Error: Call to undefined function mb_strtolower() in /var/www/html/01/hk/vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/NumberFormat.php:448
Stack trace:
#0 [internal function]: PHPExcel_Style_NumberFormat::setLowercaseCallback(Array)
#1 /var/www/html/01/hk/vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/NumberFormat.php(464): preg_replace_callback('/(?:^|")([^"]*)...', Array, 'yyyy-mm-dd')
#2 /var/www/html/01/hk/vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/NumberFormat.php(647): PHPExcel_Style_NumberFormat::formatAsDate(45688, 'yyyy-mm-dd')
#3 /var/www/html/01/hk/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php(191): PHPExcel_Style_NumberFormat::toFormattedString(45688, 'yyyy-mm-dd')
#4 /var/www/html/01/hk/vendor/phpoffice/phpexcel/Examples/10autofilter-selection-display.php(195): PHPExcel_Cell->getFormattedValue()
#5 {main}
thrown in /var/www/html/01/hk/vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/NumberFormat.php on line 448