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 filters #102

Merged
merged 6 commits into from
Jul 3, 2023
Merged

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented May 15, 2023

Removes the deprecated filters:

  • Compression Adapters for Lzf, Snappy and Rar
  • Encryption and Decryption related filters
  • Blacklist and Whitelist
  • StaticFilter

Cut from #101, so this will need a rebase and a 3.0 branch once that's merged.

Removing the dev dependency on laminas-crypt clears the way for testing this lib on laminas-servicemanger 4.x

@froschdesign
Copy link
Member

If features are removed then this must be documented in a migration guide.

- Migration:
  - "Migration from Version 2 to 3": v3/migration/v2-to-v3.md

Example: https://docs.laminas.dev/laminas-form/v3/migration/v2-to-v3/

@gsteel
Copy link
Member Author

gsteel commented May 16, 2023

@froschdesign

Is it best to revert docs changes here and move them to a v2 subdirectory, duplicate v2 to v3 and make changes in the v3 tree, adding a migration guide? (In a separate PR)

@froschdesign
Copy link
Member

@gsteel You are right, a revert and a separate pull request is the correct way.

Instead of altering docs for the v2 series, new docs must be created and amended for the v3 series

Signed-off-by: George Steel <[email protected]>
@gsteel gsteel force-pushed the remove-deprecated-filters branch from 677b5e4 to 92bf299 Compare May 22, 2023 15:15
@gsteel gsteel changed the base branch from 2.32.x to 3.0.x May 22, 2023 15:16
Signed-off-by: George Steel <[email protected]>
@gsteel
Copy link
Member Author

gsteel commented Jul 3, 2023

Any chance of an approval on this one? Everything is green 🙏

@gsteel gsteel self-assigned this Jul 3, 2023
@gsteel gsteel merged commit ec4fac9 into laminas:3.0.x Jul 3, 2023
9 checks passed
@gsteel gsteel deleted the remove-deprecated-filters branch July 3, 2023 22:28
@gsteel
Copy link
Member Author

gsteel commented Jul 3, 2023

Thanks @samsonasik

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

Successfully merging this pull request may close these issues.

None yet

4 participants