jasonrogena / jasonrogena/php-excel-reader

Update Code for 5.3 >

Open
#155 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

```
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.