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

Commit

Permalink
Merge branch 'hotfix/4522'
Browse files Browse the repository at this point in the history
Close #4522
  • Loading branch information
weierophinney committed May 23, 2013
2 parents 84cded7 + 1005492 commit 46ab372
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions library/Zend/Filter/FilterPluginManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ class FilterPluginManager extends AbstractPluginManager
'htmlentities' => 'Zend\Filter\HtmlEntities',
'inflector' => 'Zend\Filter\Inflector',
'int' => 'Zend\Filter\Int',
'localizedtonormalized' => 'Zend\Filter\LocalizedToNormalized',
'normalizedtolocalized' => 'Zend\Filter\NormalizedToLocalized',
'null' => 'Zend\Filter\Null',
'numberformat' => 'Zend\I18n\Filter\NumberFormat',
'pregreplace' => 'Zend\Filter\PregReplace',
Expand Down

0 comments on commit 46ab372

Please sign in to comment.