zendframework / zend-inputfilter

InputFilter component from Zend Framework
BSD 3-Clause "New" or "Revised" License
64 stars 50 forks source link

fix bc break in InputFilterPluginManager::populateFactory #108

Closed stefanotorresi closed 8 years ago

stefanotorresi commented 8 years ago

this PR makes InputFilterPluginManager::populateFactory signature change introduced by #96 backward compatible, while still ensuring service manager v3 compatibility.