zendframework / zend-inputfilter

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

Consolidate InputFilterPluginManager tests #42

Closed Maks3w closed 9 years ago

weierophinney commented 9 years ago

Just a note: while this will be backported for 2.4 it will require some substantial massaging to work on PHP 5.3. I have verified that 4.5.0, at the least, still supports PHP 5.3, which should make the bulk of the work translating short array notation to full array notation, and expanding ::class constants.