Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

[#3073] Define filter() in Decompress filter #3486

Merged
merged 2 commits into from
Jan 19, 2013

Conversation

weierophinney
Copy link
Member

  • and have it mimic __invoke()

Addresses #3073

@@ -30,4 +30,17 @@ public function __invoke($value)
{
return $this->getAdapter()->decompress($value);
}

/**
* Defined by Zend\Filter\FilterInterface
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be only FilterInterface

@Maks3w Maks3w merged commit 545add4 into zendframework:master Jan 19, 2013
gianarb pushed a commit to zendframework/zend-filter that referenced this pull request May 15, 2015
gianarb pushed a commit to zendframework/zend-filter that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants