Skip to content

v8.0.0

Compare
Choose a tag to compare
@uestla uestla released this 05 May 17:11
· 19 commits to master since this release
a0c49d3
  • requires PHP7.1 or higher
  • adds typehints and strict types declaration
  • supports Nette 3.0
  • adds Validator::$onError event to be able to handle validation errors
  • refactors IRequester to always return string & throw exception on error (BC break)
  • improves tests & code coverage

Thanks to @peldax for initiating this update :-)