jasonrogena / jasonrogena/php-excel-reader

Function split() is deprecated

Open
#148 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
PHP
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1. show your sample into last php environment

What is the expected output? What do you see instead?

Deprecated: Function split() is deprecated in
/var/www/html/prova/php-excel-reader-2.21/excel_reader2.php on line 845

Deprecated: Assigning the return value of new by reference is deprecated in
/var/www/html/prova/php-excel-reader-2.21/excel_reader2.php on line 917

Please provide any additional information below.
```

Original issue reported on code.google.com by `giancalb...@gmail.com` on 23 May 2012 at 1:01

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in excel_reader2.php at the reported deprecation on line 845, then inspect line 917 for the second compatibility warning. Reproduce the warnings in a supported PHP environment and confirm that the deprecated calls no longer produce these messages.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.