zendframework / zend-inputfilter

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

Test to cover #139 #157

Closed autowp closed 6 years ago

autowp commented 6 years ago

Test to cover #139

weierophinney commented 6 years ago

Closing.

Per discussion on #139, if you set the allow_empty flag to true on such an input, it will validate correctly with a boolean false value.