diff options
author | sapics <gv.nishino@gmail.com> | 2021-01-16 08:10:19 +0100 |
---|---|---|
committer | sapics <gv.nishino@gmail.com> | 2021-01-16 08:10:19 +0100 |
commit | af8cbdeed7b43951301e906bf73cabd948a9299a (patch) | |
tree | 3350b9bdc529eaf03f0a0bd75c39f415bb073e5a /system/database/DB_driver.php | |
parent | 71765467734fbd37e6d9411f7889659c5ea47f88 (diff) |
Fix error in core/Output.php for php8.0
Fix error in array_shift
array_map('array_shift', $this->headers) causes error as
array_shift(): Argument bcit-ci#1 ($array) must be passed by reference, value given
Diffstat (limited to 'system/database/DB_driver.php')
0 files changed, 0 insertions, 0 deletions