Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated methods #207

Merged
merged 4 commits into from
Jan 31, 2017
Merged

Remove deprecated methods #207

merged 4 commits into from
Jan 31, 2017

Conversation

nyamsprod
Copy link
Member

Remove all deprecated methods from 8.x

@nyamsprod nyamsprod changed the title Remove deprecated Remove deprecated methods Jan 27, 2017
BOM Stripping is done by default

The Writer no longer implements JsonSerializable and IteratorAggregate
The Writer can only writes new records and output the full CSV

Removed all deprecated methods from the Reader and the Writer

Added

- AbstractCsv::getHeader
- AbstractCsv::getHeaderOffset
- AbstractCsv::setHeader

Removed

- Reader::each
- Reader::fetch
- Reader::fetchAssoc
- Reader::fetchPairsWithoutDuplicates
@nyamsprod nyamsprod force-pushed the feature/remove-deprecated branch from af4de7e to d20a881 Compare January 27, 2017 11:34
@nyamsprod nyamsprod force-pushed the feature/remove-deprecated branch from 73385d2 to 0bf01dd Compare January 31, 2017 15:57
@nyamsprod nyamsprod merged commit ef1cb2a into master Jan 31, 2017
@nyamsprod nyamsprod deleted the feature/remove-deprecated branch January 31, 2017 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant