thephpleague / thephpleague/csv
Rewrite RFC7111 feature
Open
@nyamsprod is already working on this.
Since Sep 13, 2024.
bug
documentation
enhancement
hacktoberfest-accepted
version 10.0
- Dominant language
- PHP
- Stars
- 3.5k
- Forks
- 354
- Avg merge
- 9h 57m
- Merged PRs (30d)
- 5
Description
Feature Request
| Q | A |
|---|---|
| New Feature | no |
| BC Break | yes |
| Version target | 10.0 |
Proposal
The current implementation suffers from a lot of edge cases and silently fails on basic search.
We will introduce a complete rewrite of the feature currently in the master branch but not yet released.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.