Valitron v1.4.2 Release Notes

Release Date: 2017-10-31 // over 6 years ago
  • The validateRequired method required $fields to be an array, and this broke compatibility with objects that implement PHP's ArrayAccess interface.

    Please note that while ArrayAccess-objects will probably work most of the time, Valitron is meant to be used with actual arrays.