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] Minor CS/flow fixes
- use sprintf() for exception messages - use get_class($this) instead of get_called_class() when in non-static context - make conditionals positive when possible for readability - remove Zend\I18n\Filter\FilterPluginManager and put configuration in Zend\Filter\FilterPluginManager
- Loading branch information