jasonrogena / jasonrogena/php-excel-reader
type() don't works properly
- Dominant language
- PHP
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1.type() function returns empty values
2.
3.
What is the expected output? What do you see instead?
type of data in a cell
Please provide any additional information below.
I tried to aqquire the type of data in date cell, but it returns empty value.
```
Original issue reported on code.google.com by `xgra...@gmail.com` on 19 Jan 2010 at 12:10
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the type() implementation and reproduce the report with a date cell, since the issue provides no file or test entry point. Done means type() returns the cell's data type instead of an empty value for date cells; no specific test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100