Skip to content

v3.2.1

Compare
Choose a tag to compare
@rquadling rquadling released this 28 May 15:25
· 25 commits to v3 since this release

3.2.1 - 2019-05-28

Fixes

Other changes

  • Added PHP 7.3.0, PHP 7.3.1, and PHP 7.3.2 to Travis pipeline as there are differences in PCRE
  • Updated docblocks for Assert\Assertion::NullOrXxxx() to show that the first parameter can be null.
  • Updated docblocks for Assert\LazyAssertion to show that the return type is $this to aid IDE's static analysis.