Skip to content

v2.6.5

Compare
Choose a tag to compare
@rquadling rquadling released this 17 Oct 17:39
· 263 commits to master since this release

2.6.5 - 2016-10-11

Added assertions

  • Assert\Assertion::between()
  • Assert\Assertion::betweenExclusive()

Fixes

Other changes

  • Upgraded regex and unit tests for Assert\Assertion::url() to latest from Symfony/Validator
  • Added PHP-CS
  • Speed up of builds for Travis