This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[zendframework/zendframework#1713] Fix failing tests in Compress filter
- Due to addition of getOptions() to AbstractFilter, Compress filter no longer was proxying to the underlying adapter. Added an override getOptions() method that now explicitly proxies to the adapter.
- Loading branch information