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

Commit

Permalink
Merge pull request zendframework/zendframework#2 from zendframework/m…
Browse files Browse the repository at this point in the history
…aster

Update
  • Loading branch information
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Encrypt/BlockCipher.php
Original file line number Diff line number Diff line change
Expand Up @@ -265,5 +265,4 @@ public function toString()
{
return 'BlockCipher';
}

}
1 change: 0 additions & 1 deletion src/Word/SeparatorToSeparator.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,4 @@ protected function _separatorToSeparatorFilter($value)
$this->setReplacement($this->replacementSeparator);
return parent::filter($value);
}

}

0 comments on commit 7d9112c

Please sign in to comment.