jasonrogena / jasonrogena/php-excel-reader
Update Code for 5.3 >
- Dominant language
- PHP
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
This is a update for the PHP 5.3 > i change the split() function for explode(),
enjoy!
```
Original issue reported on code.google.com by `scullyi...@gmail.com` on 13 Sep 2012 at 2:42
Attachments:
- [excel_reader2.php](https://storage.googleapis.com/google-code-attachments/php-excel-reader/issue-155/comment-0/excel_reader2.php)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the attached excel_reader2.php file and locate the split() usage described in the issue. Check the replacement against PHP 5.3 compatibility requirements; the work is done when the affected code no longer relies on split() and the reader remains usable.
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
- 45/100