Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

> Where Excel file import in codeigniter, the problem exists for phpexcel 1.8.0 on PHP 7 #3931

Closed
HekaalXFG opened this issue Nov 28, 2023 · 1 comment

Comments

@HekaalXFG
Copy link

          > Where Excel file import in codeigniter, the problem exists for phpexcel 1.8.0 on PHP 7

A PHP Error was encountered
Severity: 8192

Message: Array and string offset access syntax with curly braces is deprecated

Filename: Shared/String.php

Line Number: 529

Backtrace:

File: /opt/lampp/htdocs/example/application/third_party/PHPExcel/Autoloader.php
Line: 82
Function: _error_handler

File: /opt/lampp/htdocs/example/application/third_party/PHPExcel/Autoloader.php
Line: 82
Function: require

File: /opt/lampp/htdocs/example/application/third_party/PHPExcel/Autoloader.php
Line: 36
Function: spl_autoload_call

File: /opt/lampp/htdocs/example/application/third_party/PHPExcel.php
Line: 6
Function: require

File: /opt/lampp/htdocs/example/application/controllers/Flats.php
Line: 4
Function: require_once

File: /opt/lampp/htdocs/example/index.php
Line: 318
Function: require_once

hi did you find the solution..if yes pls provide me I am unable to export the data in excel format it showing error same of deprecated

Originally posted by @ravinegi17 in #2558 (comment)

@jrfnl
Copy link
Contributor

jrfnl commented Nov 28, 2023

@HekaalXFG You are reporting this to the wrong repo. Your problem sounds like it is related to the PHPExcel package which was archived in 2019 and for which PHPSpreadsheet is the replacement.

I suggest you upgrade your dependencies and report issues in the correct repo in the future.

@jrfnl jrfnl closed this as completed Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants