jasonrogena / jasonrogena/php-excel-reader
split function is deprecated
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- PHP
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
Change split function to explode function.
Lines 79 and 844 in excel_reader2.php file
```
Original issue reported on code.google.com by `lavara...@gmail.com` on 3 Apr 2012 at 7:07
Contributor guide
No contributing guide indexed for this repository
Research direction
Open excel_reader2.php and inspect lines 79 and 844, where the deprecated split function is reported. Replace those calls with explode and verify that no split calls remain in the affected lines.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100