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

[RFC]: Deprecate Compression Adapters Lzf, Rar and Snappy #79

Closed
gsteel opened this issue Nov 7, 2022 · 1 comment · Fixed by #81
Closed

[RFC]: Deprecate Compression Adapters Lzf, Rar and Snappy #79

gsteel opened this issue Nov 7, 2022 · 1 comment · Fixed by #81
Labels
Milestone

Comments

@gsteel
Copy link
Member

gsteel commented Nov 7, 2022

RFC

Q A
Proposed Version(s) 2.x.
BC Break? Not yet

Further to #78

Rar, Lzf and Snappy all need extra work to get their respective custom extensions installed.

Propose to deprecate these adapters in a forthcoming minor release of the 2.x series for removal in 3.0 in order to reduce maintenance burden of probably infrequently used adapters.

@gsteel gsteel added the RFC label Nov 7, 2022
gsteel added a commit to gsteel/laminas-filter that referenced this issue Nov 7, 2022
Closes laminas#79

Signed-off-by: George Steel <george@net-glue.co.uk>
gsteel added a commit to gsteel/laminas-filter that referenced this issue Nov 7, 2022
Closes laminas#79

Signed-off-by: George Steel <george@net-glue.co.uk>
@Ocramius Ocramius added this to the 2.28.0 milestone Nov 7, 2022
@gsteel
Copy link
Member Author

gsteel commented Nov 7, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants