Skip to content

Releases: memio/validator

3.0.1: PHP 8 and phpspec 7 support

13 Aug 06:07

Choose a tag to compare

  • added support for PHP 8
  • added support for phpspec 7

PHP 7.2 requirement

25 Feb 13:44

Choose a tag to compare

Dropped support for PHP <7.2

Other upgrades:

  • upgraded PHP CS Fixer (from 2.10 to 2.16)
  • upgraded phpspec (from 4.3 to 6.1)

BC Breaks - removed deprecated api:

  • removed all make static constructors

Updated test suite

25 Feb 13:43

Choose a tag to compare

v2.0.3

Updated test suite

Fixed tag v2.0.0

25 Aug 08:52

Choose a tag to compare

Tag v2.0.0 was pointing at v1.0.2

Same as v2.0.0-alpha1

29 Sep 17:12

Choose a tag to compare

Same as v2.0.0-alpha1 Pre-release
Pre-release
v2.0.0-alpha2

Same as alpha1

PHP 7

25 Sep 09:33

Choose a tag to compare

PHP 7 Pre-release
Pre-release
  • dropped support for PHP < 7

Released v2.0.0

25 Aug 08:42

Choose a tag to compare

Released v1.0.2

Updated dependencies

01 Dec 16:51

Choose a tag to compare

  • added support for PHP 7

Stabilised versions

21 Apr 07:46

Choose a tag to compare

  • updated phpspec to version 2.2.0 stable

Constraint extraction

20 Apr 07:46

Choose a tag to compare

  • extracted Constraints to their own package

BC breaks:

  • removed Memio\Validator\Constraint namespace, use Memio\Linter instead.