Skip to content
This repository was archived by the owner on Sep 10, 2023. It is now read-only.

txtextcontrol-reportingcloud 1.0.7

Choose a tag to compare

@jonathanmaron jonathanmaron released this 25 Feb 06:51
· 749 commits to master since this release
  • Made TxTextControl\ReportingCloud\Validator properties consistent with those in Zend\Validator.
  • Updated composer.json to be installable on PHP 7.0.7.
  • Improved date/time conversion Filter components.
  • Added empty CONTRIBUTING.md file.
  • Documentation update.
  • Switched from dump() to var_dump() in /demo directory, as symfony/var-dumper is a development dependency only.
  • Abstracted all date/time conversion to their own Filter components.