Skip to content
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.

PHPExcel_Worksheet::getCellCollection() may not return last cached cell #82

Closed

Conversation

amironov
Copy link
Contributor

The reason is that some CachedObjectStorage don't store last _currentObjectID in _cellCache.

Run unitTests/Classes/PHPExcel/Worksheet/CellCollectionTest.php.

MarkBaker pushed a commit that referenced this pull request Nov 29, 2012
 - PHPExcel_Worksheet::getCellCollection() may not return last cached cell
@MarkBaker
Copy link
Member

Merged manually - thanks for highlighting the problem, and for the unit test highlighting it and demonstrating that the fix works

@MarkBaker MarkBaker closed this Nov 29, 2012
@Progi1984 Progi1984 added this to the 1.8.0 milestone Aug 26, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants